commit | fd5de11497edd7cdb28e7eef60fa998a2ebd7f84 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Oct 24 01:47:10 2015 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Oct 28 02:54:36 2015 +0100 |
tree | 16534dc3614bccd3c86ed1b45e1c46f0108d23e3 | |
parent | a2de7e4eab3d428e5344c7c2b3979a2a4e90a6a1 [diff] |
util: fix heap-use-after-free in ndn::dns::Resolver Change-Id: I063edba1b895da36ed4a17a0558e5df820b785a7 Refs: #2653
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
.