HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 751 - 775 of 2655) sorted by null

<<31323334353637383940>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
script_helper.py 76 # try to cleanup the child so we don't appear to leak when running
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
testcapi_long.h 18 /* Note: This test lets PyObjects leak if an error is raised. Since
  /external/ImageMagick/MagickWand/
ChangeLog 63 * Fix memory leak in MagickSetImageProfile() (reference
90 * Fixed small memory leak in RelinquishWandId().
116 * Fixed small memory leak in ClearDrawingWand().
346 * Relinquish pixel iterator ID to prevent small memory leak.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.m 153 // to the variable originally holding oldRoot. If we don't release we leak the reference.
  /external/autotest/client/profilers/powertop/src/
Changelog 35 * fix socket fd leak, found by Nikerabbit on #powertop
  /external/avb/test/
avb_unittest_util.h 153 /* Reset memory leak tracing */
  /external/clang/test/Analysis/
CFDateGC.m 73 CFDateRef date = CFDateCreate(0, CFAbsoluteTimeGetCurrent()); // expected-warning 2 {{leak}}
delegates.m 128 // no leak warnings -- these objects could be released in callback methods
loop-widening.c 42 } // expected-warning {{Potential leak of memory pointed to by 'm'}}
  /external/curl/docs/libcurl/opts/
CURLOPT_HTTPHEADER.3 77 the headers. They may be private or otherwise sensitive to leak.
  /external/expat/
Changes 195 the parser instance address can no longer leak, commit
220 #17 Fix memory leak on parser error for unbound XML attribute
349 #2958794: CVE-2012-1148 - Memory leak in poolGrow.
350 #2895533: CVE-2012-1147 - Resource leak in readfilemap.c.
  /external/gflags/src/
windows_port.h 90 // must live forever, so we leak memory here. :-(
  /external/google-breakpad/src/processor/
address_map_unittest.cc 184 // Leak check.
  /external/google-breakpad/src/testing/test/
gmock_output_test.py 111 """Returns a list of test names that leak mock objects."""
  /external/googletest/googlemock/test/
gmock_output_test.py 111 """Returns a list of test names that leak mock objects."""
  /external/harfbuzz_ng/test/api/
Makefile.am 121 --leak-check=yes
  /external/jsoncpp/test/
runjsontests.py 8 VALGRIND_CMD = 'valgrind --tool=memcheck --leak-check=yes --undef-value-errors=yes '
  /external/libchrome/base/memory/
singleton_unittest.cc 264 // The leaky singleton shouldn't leak since SingletonLeak has not been called.
  /external/libchrome/base/threading/
thread_local_storage.h 54 // Note: FreeTLS() doesn't have to be called, it is fine with this leak, OS
  /external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/
F.pass.cpp 109 // B std::thread's constructor should properly handle exceptions and not leak
  /external/libnl/
ChangeLog 58 o Fix memory leak in flnl_request_put()
126 o Fix nl_addr leak
280 o fix memory leak in nl_recv in case of errors
300 o memory leak fix in nl_parse_rtattr
  /external/libxml2/python/tests/
reader3.py 159 print("Memory leak %d bytes" % (libxml2.debugMemory(1)))
serialize.py 149 print("Memory leak %d bytes" % (libxml2.debugMemory(1)))
sync.py 137 print("Memory leak %d bytes" % (libxml2.debugMemory(1)))
  /external/llvm/lib/IR/
PassRegistry.cpp 25 // leak the map, AND can still resurrect after shutdown.

Completed in 581 milliseconds

<<31323334353637383940>>