Loading lib/README.memoryleak +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ $Id$ How To Track Down Suspected Memory Leaks in libcurl =================================================== Single-threaded Please note that this memory leak system is not adjusted to work in more than one thread. If you want/need to use it in a multi-threaded app. Please adjust accordingly. Build Rebuild libcurl with -DMALLOCDEBUG (usually, rerunning configure with Loading Loading
lib/README.memoryleak +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ $Id$ How To Track Down Suspected Memory Leaks in libcurl =================================================== Single-threaded Please note that this memory leak system is not adjusted to work in more than one thread. If you want/need to use it in a multi-threaded app. Please adjust accordingly. Build Rebuild libcurl with -DMALLOCDEBUG (usually, rerunning configure with Loading