OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leak
(Results
1626 - 1650
of
2655
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/python/cpython2/Lib/test/
regrtest.py
47
-l/--findleaks -- if GC is available detect tests that
leak
memory
[
all
...]
/external/python/cpython2/Modules/
_testcapimodule.c
886
for both long and int arguments. The test may
leak
a little memory if
[
all
...]
/external/python/cpython3/Lib/test/
test_tempfile.py
939
# Issue #21058: don't
leak
file descriptor when io.open() fail
[
all
...]
/frameworks/base/keystore/java/android/security/keystore/
KeyGenParameterSpec.java
535
* weaknesses due to which ciphertext may
leak
information about plaintext. For example, if a
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java
696
mBinder = null; //Do not remove. Otherwise Binder
leak
!
735
* Otherwise, a memory
leak
can occur from repeated starting/stopping the
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/
libclang_rt.ubsan_standalone-i686.so
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/
libclang_rt.ubsan_standalone-i686.so
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/lib/linux/
libclang_rt.ubsan_standalone-i686.so
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/lib/linux/
libclang_rt.ubsan_standalone-i386.so
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/lib/linux/
libclang_rt.ubsan_standalone-i386.so
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/lib/linux/
libclang_rt.ubsan_standalone-i386.so
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/lib/linux/
libclang_rt.ubsan_standalone-i386.so
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
regrtest.py
47
-l/--findleaks -- if GC is available detect tests that
leak
memory
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
regrtest.py
47
-l/--findleaks -- if GC is available detect tests that
leak
memory
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py
47
-l/--findleaks -- if GC is available detect tests that
leak
memory
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py
47
-l/--findleaks -- if GC is available detect tests that
leak
memory
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c
863
module leads to a
leak
. Conditionally decref here to prevent that.
[
all
...]
/external/boringssl/src/ssl/
ssl_x509.cc
162
// will likely misbehave and possibly crash or
leak
memory.
[
all
...]
/external/clang/lib/Lex/
TokenLexer.cpp
397
assert(!OwnsTokens && "This would
leak
if we already own the token list");
[
all
...]
/external/clang/www/analyzer/
alpha_checks.html
621
} // warn: potential
leak
checker_dev_manual.html
475
analysis, as the program can continue to run after the
leak
. Dereferencing a
/external/elfutils/libdwfl/
ChangeLog
[
all
...]
/external/freetype/
ChangeLog.22
737
* src/sfnt/sfobjs.c (sfnt_done_face): Fix a memory
leak
.
[
all
...]
/external/libchrome/base/
logging.cc
373
// one. We keep track of both to avoid memory
leak
warnings.
/external/libchrome/base/time/
time.h
68
// Avoid Mac system header macro
leak
.
Completed in 1179 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>