Guest User

Untitled

a guest
Jan 22nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. ==11493==
  2. ==11493== HEAP SUMMARY:
  3. ==11493== in use at exit: 24 bytes in 1 blocks
  4. ==11493== total heap usage: 98 allocs, 97 frees, 136,842 bytes allocated
  5. ==11493==
  6. ==11493== 24 bytes in 1 blocks are still reachable in loss record 1 of 1
  7. ==11493== at 0x4C28F9F: malloc (vg_replace_malloc.c:236)
  8. ==11493== by 0x54A3EC1: my_malloc (in /usr/lib/libmysqlclient.so.16.0.0)
  9. ==11493== by 0x54A511A: my_error_register (in /usr/lib/libmysqlclient.so.16.0.0)
  10. ==11493== by 0x549E04B: mysql_server_init (in /usr/lib/libmysqlclient.so.16.0.0)
  11. ==11493== by 0x54CCF5E: mysql_init (in /usr/lib/libmysqlclient.so.16.0.0)
  12. ==11493== by 0x405D49: global.request$string$hash_23_string$hash_23_string$ (in /home/carli/gwx/hg/gwscript/web.gws)
  13. ==11493== by 0x404C4B: global.init$ (in /home/carli/gwx/hg/gwscript/web.gws)
  14. ==11493== by 0x4079E1: main (in /home/carli/gwx/hg/gwscript/web.gws)
  15. ==11493==
  16. ==11493== LEAK SUMMARY:
  17. ==11493== definitely lost: 0 bytes in 0 blocks
  18. ==11493== indirectly lost: 0 bytes in 0 blocks
  19. ==11493== possibly lost: 0 bytes in 0 blocks
  20. ==11493== still reachable: 24 bytes in 1 blocks
  21. ==11493== suppressed: 0 bytes in 0 blocks
  22. ==11493==
Add Comment
Please, Sign In to add comment