commit | 9bd4d9832ac16021ba956bb3a0bfb16199572e32 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed May 13 14:31:19 2015 +0200 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 13 10:41:48 2015 -0700 |
tree | 7d0386b5afeeae7e992dc3ff00639bc55234aa18 | |
parent | cbf054dd31596160b181ed60befe25ef388cb674 [diff] |
data+name: don't uselessly increment totalLength in wireEncode The variable was never used after being incremented. Change-Id: Icdc16959004d9496ab06a43634eaceee798878d6
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
.