Skip to content

Instantly share code, notes, and snippets.

@OlegHahm
Created April 26, 2016 08:31
Show Gist options
  • Save OlegHahm/08ec5f23a82936cc60269093e3f8be56 to your computer and use it in GitHub Desktop.
Save OlegHahm/08ec5f23a82936cc60269093e3f8be56 to your computer and use it in GitHub Desktop.
==14712== Invalid read of size 1
==14712== at 0x402CD88: strlen (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==14712== by 0x805058C: ccnl_helper_int (/home/oleg/git/miniature-dangerzone/ccnl_clustering/ccnl_helper.c:245)
==14712== by 0x804F96A: _send_int (/home/oleg/git/miniature-dangerzone/ccnl_clustering/cluster.c:205)
==14712== by 0x804F641: _loop (/home/oleg/git/miniature-dangerzone/ccnl_clustering/cluster.c:91)
==14712== by 0x410CF0A: makecontext (in /usr/lib32/libc-2.23.so)
==14712== Location 0x8085760 is 0 bytes inside _cluster_stack[11552],
==14712== a global variable declared at cluster.c:12
==14712==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment