Advertisement
Guest User

Untitled

a guest
May 5th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ==10811== Use of uninitialised value of size 8
  2. ==10811== at 0x401AB3: ??? (in /workspace/Clamshell_CLI/dist/Clamshell-0.3-x86_64)
  3. ==10811== by 0x40298C: ??? (in /workspace/Clamshell_CLI/dist/Clamshell-0.3-x86_64)
  4. ==10811== by 0x566EA14: (below main) (libc-start.c:258)
  5. ==10811==
  6. 10 * 3 =
  7. ==10811== Use of uninitialised value of size 8
  8. ==10811== at 0x401B0A: ??? (in /workspace/Clamshell_CLI/dist/Clamshell-0.3-x86_64)
  9. ==10811== by 0x40298C: ??? (in /workspace/Clamshell_CLI/dist/Clamshell-0.3-x86_64)
  10. ==10811== by 0x566EA14: (below main) (libc-start.c:258)
  11. ==10811==
  12. ==10811== Conditional jump or move depends on uninitialised value(s)
  13. ==10811== at 0x402A00: ??? (in /workspace/Clamshell_CLI/dist/Clamshell-0.3-x86_64)
  14. ==10811== by 0x566EA14: (below main) (libc-start.c:258)
  15. ==10811==
  16.  
  17. output of valgrind --track-origins=yes ./Clamshell-0.3-x86
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement