Open GoogleCodeExporter opened 9 years ago
This valgrind record:
==4056== 32 bytes in 1 blocks are definitely lost in loss record 2 of 2
==4056== at 0x402641D: operator new(unsigned int) (vg_replace_malloc.c:255)
==4056== by 0x41A98DD: asio_server::run(std::string) (asio_server.cpp:113)
==4056== by 0x8053A35: ChatServer::run(std::string) (server.cpp:59)
==4056== by 0x805215D: main (server.cpp:165)
Was fixed in this commit: http://code.google.com/p/ana-net/source/detail?r=10
Original comment by billybiset
on 19 Aug 2011 at 1:01
Please attach the new valgrind report.
Original comment by danielgutson@gmail.com
on 26 Aug 2011 at 1:50
Original issue reported on code.google.com by
emab73
on 13 Jul 2011 at 7:51Attachments: