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

<<61626364656667686970>>

  /system/core/logd/
LogTags.cpp 753 // If we are added to the per-Uid perms, leak the Tag
  /system/extras/micro_bench/
micro_bench.cpp 94 // Static analyzer warns about potential memory leak of orig_ptr
    [all...]
  /system/keymaster/tests/
android_keymaster_test.cpp 144 // fake_device doesn't leak because device (below) takes ownership of it.
148 // device doesn't leak; it's cleaned up by device->keymaster_device()->common.close().
179 // fake_device doesn't leak because device (below) takes ownership of it.
183 // device doesn't leak; it's cleaned up by device->keymaster_device()->common.close().
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ar.c 400 /* Space leak. */
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
deffilep.y 1212 /* Never freed, but always reused as needed, so no real leak. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt     [all...]
  /external/libmicrohttpd/
ChangeLog 847 Fixing minor memory leak if daemon with HTTPS support failed to
913 Fixing tiny memory leak in SSL code from 'gnutls_priority_init'.
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 68 /// Is this global variable possibly used by a leak checker as a root? If so,
149 // A brief explanation of leak checkers. The goal is to find bugs where
151 // usage over time. The common strategy for leak checkers is to whitelist the
    [all...]
  /external/python/cpython2/Doc/extending/
extending.rst     [all...]
  /external/python/cpython3/Doc/extending/
extending.rst     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
ChangeLog-2008 595 memory. Return on errors. Fix memory leak.
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.3.Final/
netty-buffer-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/
netty-buffer-4.1.6.Final.jar 
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp     [all...]
  /external/freetype/
ChangeLog.25 158 [truetype] Prevent memory leak for buggy fonts.
621 * src/base/ftobjs.c (Mac_Read_POST_Resource): Avoid memory leak
986 * src/pcf/pcfread.c (pcf_read_TOC): Avoid memory leak.
    [all...]
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_verifier.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ChangeLog 453 - fix memory leak when fragmentation is used
466 * fixed a memory leak in SAE random number generation
    [all...]
  /art/runtime/base/
mutex.cc 203 // We leak the global set of all mutexes to avoid ordering issues in global variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
xmllib.py 179 # remove self.elements so that we don't leak
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmllib.py 179 # remove self.elements so that we don't leak
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c     [all...]

Completed in 1583 milliseconds

<<61626364656667686970>>