Hi all,
I am getting two messages out of valgrind about still-reachable memory
in libev v3.9, are these cause for concern?
==27872== 800 bytes in 2 blocks are still reachable in loss record 1
of 3
==27872== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==27872== by 0x4A05883: realloc (vg_replace_malloc.c:306)
==27872== by 0x3A6CA04BF6: loop_init (ev.c:571)
==27872== by 0x3A6CA07A96: ev_default_loop_init (ev.c:1918)
==27872== by 0x4C1C44A: create_event (ev.h:465)
==27872== 147,640 bytes in 6 blocks are still reachable in loss record
3 of 3
==27872== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==27872== by 0x3A6CA04C9F: array_realloc (ev.c:571)
==27872== by 0x3A6CA071AF: ev_io_start (ev.c:2511)
Regards,
Graham
--
_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev