commit | f0da789bd232d408da62ff6d30f4fcf24474bcf7 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 04 22:16:16 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sun Apr 05 20:59:15 2015 -0700 |
tree | c39996b6e8f3c04d335402932569d8ce606fdc69 | |
parent | c076e6d3e1cec478fbd36fa696f5d49ff00949c6 [diff] |
encoding: Block::fromStream TLV-LENGTH bugfix This commit fixes decoding errors when TLV-LENGTH is ASCII whitespace, and when TLV-LENGTH is zero. refs #2728 #2729 Change-Id: Ie1b3e9ee7068dd0a4f14fd51e97ceab1dd4d898b
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
.