commit | b8deee0eec8beac962ad489daf9ee6372e278429 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Sep 12 21:00:06 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Sep 12 21:00:06 2016 +0000 |
tree | 9b89a0e874b5165fee0c18491aae54dd2fbf47a5 | |
parent | 16cbc4fde2f76fa15961ab540623c3aaec7d4b93 [diff] |
security: initialize transform::Downstream::m_index This avoids use of uninitialised value in Security/Transform/TestBoolSink/Basic test case. refs #3763 Change-Id: If24929d4c85d3a803d3901acb7cc4db6d7cd7798
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
.