Home | History | Annotate | Download | only in extending

Lines Matching full:leak

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