commit | 7284a40e086168af1ed91bc9744d718dd9e05610 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Sep 12 13:42:16 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Sep 16 09:27:51 2014 -0700 |
tree | b4072ff759637910195c959bcd4608f1dba5dbda | |
parent | 752030285b8c11a8e88b59755534b73fafa07cf0 [diff] |
exclude: avoid segfault when decoding empty Exclude element refs #1970 Change-Id: Ia262a23dd7b0ce97986bbdb78baa99539fecd3c7
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
.