commit | ebe156c92f9907b37068b52c2dba351af78f5a09 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Mon Nov 12 16:27:49 2018 -0600 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Dec 26 10:03:05 2018 -0800 |
tree | 895eba3307d7967d4cd84a9760bf3e2744161dd4 | |
parent | 19b87de693a85f11e29efab20a71f794cadec83e [diff] |
util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest Change-Id: I4ca80ad00fc52024f35908b21d7c42bffc8a5396 Refs: #4770
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.