commit | 851228a374af39520fd0e802953fc35bfdefc1b1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Oct 20 15:55:28 2014 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Oct 20 15:55:28 2014 -0400 |
tree | 25cdab3142637321a07d76806f90b14f708f5af8 | |
parent | 7e6fefc4a2e2ed120bdf70c2b631556ba908521b [diff] |
face: Fix segfault caused by Face::unregisterPrefix when registeredPrefixId does not exist Change-Id: I67e86679fc80506bca439a2a8264c485309f97f3
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.