Guest User

Untitled

a guest
Apr 5th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1.  
  2. drmemory.exe -light -check_handle_leaks -check_leaks ./mini-shell.exe
  3. > echo "gigel" | cat | cat | cat | cat | cat
  4. > exit
  5.  
  6. Dr. Memory version 1.11.0 build 2 built on Aug 29 2016 02:42:07
  7. Dr. Memory results for pid 3120: "mini-shell.exe"
  8. Application cmdline: "./mini-shell.exe"
  9. Recorded 115 suppression(s) from default C:\Program Files\Dr. Memory\bin\suppress-default.txt
  10.  
  11. WARNING: application is missing line number information.
  12.  
  13. ===========================================================================
  14. FINAL SUMMARY:
  15.  
  16. DUPLICATE ERROR COUNTS:
  17.  
  18. SUPPRESSIONS USED:
  19.  
  20. NO ERRORS FOUND:
  21. 0 unique, 0 total unaddressable access(es)
  22. 0 unique, 0 total invalid heap argument(s)
  23. 0 unique, 0 total GDI usage error(s)
  24. 0 unique, 0 total handle leak(s)
  25. 0 unique, 0 total warning(s)
  26. 0 unique, 0 total, 0 byte(s) of leak(s)
  27. 0 unique, 0 total, 0 byte(s) of possible leak(s)
  28. ERRORS IGNORED:
  29. 7 potential error(s) (suspected false positives)
  30. (details: C:\Users\Student\AppData\Roaming\Dr. Memory\DrMemory-mini-shell.exe.3120.000\potential_errors.txt)
  31. 16 unique, 82 total, 11800 byte(s) of still-reachable allocation(s)
  32. (re-run with "-show_reachable" for details)
  33. Details: C:\Users\Student\AppData\Roaming\Dr. Memory\DrMemory-mini-shell.exe.3120.000\results.txt
Advertisement
Add Comment
Please, Sign In to add comment