Searched refs:leak (Results 1 – 14 of 14) sorted by relevance
1 This directory contains test cases that are known to leak references.3 and call the leak function repeatedly. This will only be helpful if9 to define the leak function like:11 def leak():19 >>> from test.leakers.test_gestalt import leak21 >>> leak()23 >>> leak()25 >>> leak()29 Once the leak is fixed, the test case should be moved into an appropriate
6 def leak(): function
8 def leak(): function
14 def leak(): function
55 function) in order to prevent from memory leak.
197 run tests, and convince yourself you don't have a leak.201 code all you want and you won't find a reason for the leak.
115 Memory leak is now gone from ANTLRTokenBuf; all tokens are deleted.379 will "leak".
1916 #179. (Fixed in MR14) Memory leak for BufFileInput subclass of DLGInputStream
100 * Fix file descriptor leak if memory allocation fails in json_util
314 - Fix memory leak on error in gz_open()368 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()956 - Fix memory leak in deflateInit2()1381 - fix inflate memory leak for segmented architectures
339 - Fix memory leak in deflateInit2()764 - fix inflate memory leak for segmented architectures
1234 #179. (Fixed in MR14) Memory leak for BufFileInput subclass of DLGInputStream