commit | 02b51259f0d54ddde325b1d3ef5ed7ec3251c9b6 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 04 04:30:31 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 04 04:30:31 2016 +0000 |
tree | 7182642266e433145fe99830512b40035b0c3521 | |
parent | a88c9c7716afaea6d4b5adbb9cc50e99f52c3142 [diff] |
encoding: OBufferStream closes stream in destructor This avoids use-after-free error from base class destructor. refs #3727 Change-Id: Ie9abde981fe98dcb1bc541858ed03afbaae56ad1
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
.