commit | 98acbb0873a80ee14ef828b1963b02cb846163bf | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Dec 02 11:00:42 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 04 01:38:19 2014 -0800 |
tree | 19e5b61da7ae8b1a545ce64d19a018afc7d2927a | |
parent | bbb31f9dad91ff65c2f864cbf77c00b30cb6a8ee [diff] |
security: fix memory leak in SecPublicInfoSqlite3 refs #2253 Change-Id: I8831bfa81498e9757e797218e83fd31010e2a186
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
.