Skip to content

Instantly share code, notes, and snippets.

@kali
Created August 29, 2019 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kali/33de1a975dc1f5c7c67594dd02a3c3e5 to your computer and use it in GitHub Desktop.
Save kali/33de1a975dc1f5c7c67594dd02a3c3e5 to your computer and use it in GitHub Desktop.
Uninitialized bytes in __interceptor_memchr at offset 0 inside [0x701000000000, 4)
==25215==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x55d0ba4b4dcd (/home/kali/dev/snips/tract/target/x86_64-unknown-linux-gnu/release/tract+0xcefdcd)
#1 0x55d0ba4c2177 (/home/kali/dev/snips/tract/target/x86_64-unknown-linux-gnu/release/tract+0xcfd177)
#2 0x55d0ba679d7e (/home/kali/dev/snips/tract/target/x86_64-unknown-linux-gnu/release/tract+0xeb4d7e)
#3 0x7f7cb886409a (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
#4 0x55d0b9838289 (/home/kali/dev/snips/tract/target/x86_64-unknown-linux-gnu/release/tract+0x73289)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment