commit | 3e2c3a07389fb4bd1abc2df19a886ec6155afc5f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 19 13:55:56 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 19 14:00:47 2017 -0800 |
tree | fe0871f41c2747869d70e3a3bcaf7e241c1fa317 | |
parent | e19643deed3d5b77cda277841ff45ce5d33ca78c [diff] |
security+tests: Fix small bugs with uninitialized and leaked memory Change-Id: I525ac8d284783ffff08e31dc7fe2a892bfc78307
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.