Home
last modified time | relevance | path

Searched refs:leaks (Results 1 – 25 of 228) sorted by relevance

12345678910

/external/llvm/utils/valgrind/
Dx86_64-pc-linux-gnu.supp30 We don't care if as leaks
36 We don't care if bash leaks
50 We don't care if grep leaks
56 We don't care if python leaks
63 We don't care if sed leaks
Di386-pc-linux-gnu.supp31 We don't care if as leaks
37 We don't care if python leaks
/external/swiftshader/third_party/llvm-7.0/llvm/utils/valgrind/
Dx86_64-pc-linux-gnu.supp30 We don't care if as leaks
36 We don't care if bash leaks
50 We don't care if grep leaks
56 We don't care if python leaks
63 We don't care if sed leaks
Di386-pc-linux-gnu.supp31 We don't care if as leaks
37 We don't care if python leaks
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc152 Vector<ThreadLeak> &leaks = *(Vector<ThreadLeak>*)arg; in MaybeReportThreadLeak() local
156 for (uptr i = 0; i < leaks.Size(); i++) { in MaybeReportThreadLeak()
157 if (leaks[i].tctx->creation_stack_id == tctx->creation_stack_id) { in MaybeReportThreadLeak()
158 leaks[i].count++; in MaybeReportThreadLeak()
163 leaks.PushBack(leak); in MaybeReportThreadLeak()
203 Vector<ThreadLeak> leaks(MBlockScopedBuf); in ThreadFinalize() local
205 MaybeReportThreadLeak, &leaks); in ThreadFinalize()
206 for (uptr i = 0; i < leaks.Size(); i++) { in ThreadFinalize()
208 rep.AddThread(leaks[i].tctx, true); in ThreadFinalize()
209 rep.SetCount(leaks[i].count); in ThreadFinalize()
/external/llvm/lib/Fuzzer/test/
Dfuzzer-leak.test3 LEAK_DURING: ERROR: LeakSanitizer: detected memory leaks
9 LEAK_IN_CORPUS: ERROR: LeakSanitizer: detected memory leaks
16 LEAK_AFTER: ERROR: LeakSanitizer: detected memory leaks
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug05.txt3 # This test looks for memory leaks or deadlocks
34 # Analyze system statistics to determine memory leaks
/external/python/cpython2/Lib/test/leakers/
DREADME.txt13 # this is the function that leaks, but also creates cycles
17 Here's an example interpreter session for test_gestalt which still leaks:
/external/python/cpython3/Lib/test/leakers/
DREADME.txt13 # this is the function that leaks, but also creates cycles
17 Here's an example interpreter session for test_gestalt which still leaks:
/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.m436 // Don't want to get leaks on the iPhone Device as the device doesn't
437 // have 'leaks'. The simulator does though.
442 // This is an atexit handler. It runs leaks for us to check if we are
457 // are different from regular OS X libraries and leaks will fail to run
458 // because of missing symbols. Also capturing the output of leaks and then
459 // pipe rather than a direct pipe, because otherwise if leaks failed,
464 @"LeakOut=`DYLD_ROOT_PATH='' /usr/bin/leaks %@%d` &&"
470 "%s:%d: Error: Unable to run leaks. 'system' returned: %d\n",
/external/libchrome/libchrome_tools/patch/
Dmessage_loop_unittest.patch52 // Failure to call FlushForTesting() could result in task leaks as tasks
80 // Failure to call FlushForTesting() could result in task leaks as tasks
/external/ltp/testcases/kernel/fs/fs_bind/
DTODO8 Check for leaks of vfsmount structs by diffing vfs slab cache obj numbers
/external/libpng/contrib/pngminus/
DCHANGES.txt6 1.1 - 2015.07.29 - Fixed leaks (Glenn Randers-Pehrson)
/external/mesa3d/docs/relnotes/
D10.2.4.rst50 - mesa: fix geometry shader memory leaks
52 - gallium/u_blitter: fix some shader memory leaks
D10.2.5.rst59 - mesa: fix geometry shader memory leaks
61 - gallium/u_blitter: fix some shader memory leaks
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp525 leaks = FALSE; in IntlTest()
614 UBool rval = this->leaks; in setLeaks()
615 this->leaks = leaksVal; in setLeaks()
1212 UBool leaks = FALSE; in main() local
1254 leaks = TRUE; in main()
1331 major.setLeaks( leaks ); in main()
1366 fprintf(stdout, " Leaks (l) : %s\n", (leaks? "On" : "Off")); in main()
1477 if (leaks) { in main()
1495 if (leaks && res) { in main()
/external/python/cpython2/Misc/
Dvalgrind-python.supp44 # Leaks (including possible leaks)
45 # Hmmm, I wonder if this masks some real leaks. I think it does.
107 # Non-python specific leaks
DREADME.valgrind3 to ensure there are no memory leaks or invalid memory reads/writes.
16 memory leaks, you will need to configure python --without-pymalloc.
/external/autotest/server/site_tests/enterprise_CFM_MeetingRoomScenario/
Dcontrol.idle_in_meeting_with_bots9 CRITERIA = "No unexpected resource leaks."
Dcontrol.join_leave_meeting_with_bots9 CRITERIA = "No unexpected resource leaks."
/external/python/cpython3/Misc/NEWS.d/
D3.6.2rc1.rst283 Fix ssl sockets leaks when connection is aborted in asyncio/ssl
293 Closing transport during handshake process leaks open socket. Patch by
474 could cause memory leaks or crashes. Now scanner and encoder objects are
514 Fixed leaks and crashes in errors handling in the parser module.
583 Fixed memory leaks in the replace() method of datetime and time objects when
764 Fix reference leaks in IDLE tests. Patches by Louie Lu and Terry Jan Reedy.
/external/python/cpython3/Misc/
Dvalgrind-python.supp44 # Leaks (including possible leaks)
45 # Hmmm, I wonder if this masks some real leaks. I think it does.
107 # Non-python specific leaks
/external/v8/src/builtins/
Dinternal-coverage.tq31 // coverage infos in order to avoid memory leaks.
/external/ImageMagick/
DChangeLog656 * Fixed a few potential memory leaks
828 * Fixed numerous memory leaks, credit to OSS Fuzz.
840 * Fixed numerous memory leaks (reference
871 * Fixed numerous memory leaks (reference
953 * Fixed numerous memory leaks (reference
966 * Fixed numerous memory leaks (reference
973 * Fixed numerous memory leaks (reference
977 * Stop potential leaks in the JNG decoder (reference:
993 * Fixed numerous memory leaks (reference
1004 * Fixed numerous memory leaks (reference
[all …]
/external/clang/docs/
DLeakSanitizer.rst34 ==23646==ERROR: LeakSanitizer: detected memory leaks

12345678910