HomeSort by relevance Sort by last modified time
    Searched full:leaks (Results 576 - 600 of 776) sorted by null

<<21222324252627282930>>

  /external/libusb/
ChangeLog 571 potential memory leaks or double frees.
    [all...]
  /external/mesa3d/docs/
news.html 582 - fixed a number of minor memory leaks (bug #1002030)
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 549 * result in file descriptor leaks when objects are returned from Binder
    [all...]
  /frameworks/base/docs/html/training/articles/
memory.jd 57 introducing memory leaks (usually caused by holding onto object references in global members) and
    [all...]
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_subprocess.py 551 # Loop creating some subprocesses. If one of them leaks some fds,
617 # see bug #5179: Popen leaks file descriptors to PIPEs if
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_subprocess.py 551 # Loop creating some subprocesses. If one of them leaks some fds,
617 # see bug #5179: Popen leaks file descriptors to PIPEs if
    [all...]
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
DiskLruCache.java 535 // flush the journal before creating files to prevent file leaks
    [all...]
  /external/bison/data/
lalr1.java 261 // Avoid memory leaks... garbage collection is a white lie!
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 469 // Clean up after ourselves, to avoid memory leaks
    [all...]
  /external/chromium_org/chrome/browser/google/
google_url_tracker_unittest.cc 39 // eventually in GoogleURLTrackerTest::OnInfoBarClosed() to avoid leaks.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 469 // Clean up after ourselves, to avoid memory leaks
    [all...]
  /external/chromium_org/chrome/test/ppapi/
ppapi_browsertest.cc 241 // in to one IN_PROC_BROWSER_TEST_F macro), because some of them have leaks
    [all...]
  /external/chromium_org/dbus/
bus.cc 464 // here rather than in the destructor to avoid memory leaks due to
    [all...]
  /external/chromium_org/net/base/
file_stream_unittest.cc 56 // before they can be deleted. Pump the RunLoop to avoid leaks.
    [all...]
  /external/chromium_org/net/cert/
nss_cert_database_unittest.cc 130 // for leaks.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
Vector.h 403 // FIXME: This should ASSERT(!m_buffer) to catch misuse/leaks.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.cpp     [all...]
  /external/chromium_org/third_party/libxml/src/
gentest.py 127 # hard to avoid leaks in the tests
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.11.html 87 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30217">Bug 30217</a> - Possible sources of memory leaks reported by valgrind</li>
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_cbc.c 201 * We can't check just |padding_length+1| bytes because that leaks
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 426 // object! This refactoring avoids memory leaks when slicing the font data.
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vtab.c 89 ** If an unlock is omitted, resources leaks will occur.
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c 757 * Useful for detecting memory leaks, but slows down execution unnecessarily
    [all...]
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 162 # isn't really needed, but a few (such as Solaris) do have notable leaks

Completed in 1292 milliseconds

<<21222324252627282930>>