Home | History | Annotate | Download | only in extending

Lines Matching full:leak

834 leak`.  On the other hand, if a program calls :c:func:`free` for a block and then
848 machines have plenty of virtual memory, so the leak only becomes apparent in a
914 Forgetting to dispose of an owned reference creates a memory leak.