HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 876 - 900 of 1447) sorted by null

<<31323334353637383940>>

  /external/chromium_org/v8/test/cctest/
test-object-observe.cc 262 // Attached to a different context, should not leak mutations
  /external/chromium_org/v8/test/mjsunit/
mjsunit.status 88 # Long running test that reproduces memory leak and should be run manually.
  /external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp 144 // Change the -release to "receiver = nil" in a finally to avoid a leak
TransUnbridgedCasts.cpp 363 "destroyed object and a __bridge_retained may leak the object";
  /external/clang/test/Analysis/
plist-output-alternate.m 41 // <rdar://problem/8331641> leak reports should not show paths that end with exit() (but ones that don't end with exit())
54 CFNumberRef value = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &z); // expected-warning{{leak}}
    [all...]
  /external/dnsmasq/src/
lease.c 419 script very slow, we just avoid a memory leak if it does. */
  /external/elfutils/src/
addr2line.c 121 /* Make memory leak detection possible. */
  /external/expat/doc/
xmlwf.sgml 264 not a leak in <command>&dhpackage;</command>.
  /external/icu4c/common/
ucmndata.c 357 * close the memory mapping so it doesn't leak. Note that this has
umutex.cpp 87 // Normal platfrom mutexes don't allocate storage, so not cleaning them up won't trigger memory leak complaints.
  /external/icu4c/i18n/
ucoleitr.cpp 685 /* free offset buffer to avoid memory leak before initializing. */
  /external/icu4c/test/intltest/
colldata.cpp 529 // delete before continue to avoid memory leak.
  /external/libpcap/
optimize.c     [all...]
  /external/llvm/lib/Support/Windows/
Program.inc 354 // Don't leak the handle if the caller doesn't want it.
  /external/llvm/utils/lit/lit/
main.py 206 group.add_option("", "--vg-leak", dest="valgrindLeakCheck",
  /external/mesa3d/docs/
relnotes-9.0.2.html 174 <li>i965/gen4: Fix memory leak each time compile_gs_prog() is called.</li>
relnotes-9.0.3.html 197 <li>gallium/u_upload_mgr: fix a serious memory leak</li>
  /external/mesa3d/src/mapi/glapi/
glapi_getproc.c 469 /* FIXME: Possible memory leak here. */
  /external/mesa3d/src/mesa/main/
hash.c 198 _mesa_problem(NULL, "Memory leak detected in _mesa_HashInsert");
  /external/openssl/crypto/dsa/
dsa_ossl.c 263 /* We do not want timing information to leak the length of k,
  /external/openssl/crypto/ecdsa/
ecdsatest.c 533 /* enable memory leak checking unless explicitly disabled */
  /external/ppp/pppd/
upap.c 436 /* We do not want to leak info about the pap result. */
  /external/skia/src/core/
SkPathRef.h 126 gEmptyPathRef = SkNEW(SkPathRef); // leak!
  /external/srec/portable/include/
ptrd.h 409 * the handle for accessing it. If this is not done, a memory leak
  /external/srec/portable/src/
plog.c 288 * We do our best by logging any errors but this might result in the memory leak of

Completed in 2319 milliseconds

<<31323334353637383940>>