commit | 44273458339a227fe549d0a42e96908b22f986d5 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Feb 15 20:37:21 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sat Feb 28 16:35:52 2015 -0800 |
tree | 3459c777f218a68174adaba247553c5fb77d5410 | |
parent | c89efb4d17b56e2bb0bc2218721b1c484f13e286 [diff] |
util: fix use-after-free in UtilSignal/DisconnectSelfInHandler test case refs #2523 Change-Id: I24e4ae6684ad5450f62cede48739b47cf57ad2b0
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
.