commit | baab7325e25139ea9b8c00242c3912ef61a1416e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jul 27 01:22:49 2017 +0000 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Thu Jul 27 10:30:10 2017 -0700 |
tree | 6aebcb49e9696ef322a3742893dc3766cc15d293 | |
parent | d701e5bebcb62c0655194d08c81700b98a8df3ce [diff] |
tests: avoid misaligned memory access in InMemoryStorage test refs #4191 Change-Id: I2b5255c70e07a36fdd6601f24e4468e3d8c00346
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
.