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

<<31323334353637383940>>

  /external/clang/lib/Basic/
FileManager.cpp 335 // If the stat process opened the file, close it to avoid a FD leak.
394 // leak the descriptor. We're not going to use the file
  /external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp 512 // the leak location even after code is added between the allocation
513 // site and the end of scope (leak report location).
  /external/dropbear/
CHANGES 127 - Fixed a memory leak in DSS code (thanks to Boris Berezovsky for the patch)
207 - Fix a small memory leak in the auth code
  /external/icu4c/common/
stringtriebuilder.cpp 332 // registered node, then uhash_find() failed to find that and we will leak newNode.
361 // registered node, then uhash_find() failed to find that and we will leak newNode.
  /external/llvm/docs/CommandGuide/
lit.rst 111 .. option:: --vg-leak
113 When :option:`--vg` is used, enable memory leak checks. When this option is
  /external/qemu/distrib/sdl-1.2.15/
docs.html 404 Closed minor memory leak in XME code.
433 Fixed HBITMAP leak in GAPI driver.
  /external/e2fsprogs/debian/
changelog 196 * Fix a file descriptor leak in debugfs when sourcing a command file
197 * Fix a file descriptor leak in fsck
285 * Fix memory leaks in e2fsprogs, including a very large memory leak
482 * Fix a file descriptor leak in libblkid
503 * Fix a potential file descriptor leak in libcom_err if the
    [all...]
  /external/libusb/
ChangeLog 107 Darwin: fix memory leak in process_device
442 Fix memory leak in config descriptor parsing
966 Fix memory leak in libusb_control_transfer
984 critical memory leak in handle_events
986 This patch closes a critical memory leak in handle_events. The fds
    [all...]
  /external/valgrind/main/docs/xml/
manual-core.xml 533 Memcheck:Leak
543 This suppresses Memcheck memory-leak errors, in the case where
    [all...]
  /external/chromium_org/base/
tracked_objects.h 567 // using the data structures, then the |leak| argument should be passed in as
571 // then you can pass in a |leak| value of false, and this function will
574 static void ShutdownSingleThreadedCleanup(bool leak);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_manager_browsertest.cc     [all...]
  /external/stlport/doc/
FAQ 46 Q6.2 My tool detects memory leaks in applications with STLport. Is this leak
470 Q6.2 My tool detects memory leaks in application with STLport. Is this leak
493 is no real memory leak. This is why you should always use a coherent configuration
  /bionic/libc/bionic/
malloc_debug_leak.cpp 260 // malloc leak functions
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 269 // make sure we don't leak native windows
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 487 // make sure we don't leak native windows
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 607 will be no memory leak. }
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 318 * less attractive, would be to just let them leak... Nah.
  /external/chromium/base/allocator/
allocator.gyp 338 # Do the same for heap leak checker.
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 139 // main thread will not run and the reference will leak. Therefore, don't do
  /external/chromium/chrome/browser/
crash_handler_host_linux.cc 197 // force a leak.
  /external/chromium/chrome/browser/history/
text_database_manager.h 131 // range, and we don't want any of our data to "leak." If restrict_urls is
  /external/chromium/chrome/browser/resources/ntp4/
grabber.js 56 // dragging here to leak out of this file (eg. we may switch to using webkit
  /external/chromium/chrome/browser/resources/touch_ntp/
grabber.js 56 // dragging here to leak out of this file (eg. we may switch to using webkit
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 441 // cause a race condition at shutdown time that leads to a database leak.
  /external/chromium/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 65 // The request context gets deleted on the I/O thread. To prevent a leak

Completed in 1583 milliseconds

<<31323334353637383940>>