Activity
From 01/11/2018 to 02/09/2018
02/09/2018
- 03:11 PM Bug #4495: Strange buffer overflow / random crash of chronosync::Socket related to ndn::InMemoryStorage
- Ubuntu 17.10 x86_64 with standard gcc compiler and standard everything else.
- 02:43 PM Bug #4495: Strange buffer overflow / random crash of chronosync::Socket related to ndn::InMemoryStorage
- Which specific Linux? I have stably reproduced it on macOS 10.13.3 with clang 9.0.0 (clang-900.0.39.2) and on Ubuntu...
02/08/2018
- 09:59 PM Bug #4495: Strange buffer overflow / random crash of chronosync::Socket related to ndn::InMemoryStorage
- I cannot reproduce the AddressSanitizer error on Linux using the test program in the description.
- 11:05 AM Bug #4495 (New): Strange buffer overflow / random crash of chronosync::Socket related to ndn::InMemoryStorage
- The following snippet suppose to work without problems
test.cpp:
```
#include <iostream>
#include <sstream>
...
02/06/2018
- 12:42 PM Bug #4218 (Closed): ChronoSync exclude interests should be mustbefresh
- 12:42 PM Bug #4140 (In Progress): ChronoSync sendSyncData can result in trying to send content exceeding the size of the packet
02/04/2018
- 04:00 PM Bug #4218: ChronoSync exclude interests should be mustbefresh
- MustBeFresh can’t save you in all cases. It’s still possible for a CS to have non-stale Data from an old session, if ...
02/02/2018
- 12:57 PM Bug #4140: ChronoSync sendSyncData can result in trying to send content exceeding the size of the packet
- John reports that after restarting NFD this error seems to go away.
ChronoSync sent an exclude interest and immed...
Also available in: Atom