/external/webkit/JavaScriptCore/ |
ChangeLog-2002-12-03 | 832 Fixed a horrible leak introduced with my last change that [all...] |
ChangeLog-2003-10-25 | 325 - fixed 3240814 - LEAK: 120 byte leak in JavaScript parser in Sherlock Movies channel [all...] |
/external/webkit/WebKit/mac/ |
ChangeLog-2002-12-03 | 41 - fixed 3117135 -- world leak: drag any image, get a leak of 1 WebFrame [all...] |
/external/bluetooth/bluez/ |
ChangeLog | 93 Fix HCI socket leak in device_remove_bonding. 489 Fix memory leak in sdp_get_uuidseq_attr function. 549 Fix L2CAP socket leak in audio service. [all...] |
/dalvik/vm/interp/ |
Jit.c | 399 * Note 2: This is a one-shot memory leak on this table. Because this is a 400 * permanent off switch for Jit profiling, it is a one-time leak of 1K [all...] |
/development/simulator/app/ |
DeviceManager.cpp | 764 argv[arg++] = "--leak-check=yes"; // check for leaks too 765 argv[arg++] = "--leak-resolution=med"; // increase from 2 to 4 [all...] |
/external/icu4c/test/intltest/ |
intltest.cpp | 984 // memory leak reporting software will be able to take advantage of the testsuite 989 UnicodeString* strLeak = new UnicodeString("forced leak"); // for verifying purify filter [all...] |
/external/oprofile/libpopt/ |
popt.c | 627 t = realloc(t, strlen(t) + 1); /* XXX memory leak, hard to plug */ 906 /* XXX memory leak, hard to plug */ [all...] |
/external/srec/shared/src/ |
SessionTypeImpl.c | 317 /* Deleting the old entry seems stupid, but it's the only way to prevent a memory leak, 336 * but you can't guarantee that the value was allocated. A leak is better than a crash. SteveR [all...] |
/bionic/libc/ |
Android.mk | 496 # To enable malloc leak check for statically linked programs, add
|
/bionic/libc/bionic/ |
malloc_debug_leak.c | 493 // malloc leak functions
|
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
LogManager.java | 185 // FIXME: use weak reference to avoid heap memory leak
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 161 // Remove the callback for the cached drawables or we leak
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-18 | 223 * glib/giowin32.c: Stylistic changes. Plug an unlikely memory leak 226 printed only when debugging. Plug handle leak, a socket channel's 992 * glib/gmain.c (g_main_context_init_pipe): Don't leak the [all...] |
/external/bluetooth/glib/gio/ |
gsimpleasyncresult.c | 88 * cause a leak if cancelled before being run).
|
/external/bluetooth/glib/gobject/ |
gsignal.c | [all...] |
/external/dbus/dbus/ |
dbus-keyring.c | 47 * @todo there's a memory leak on some codepath in here, I saw it once
|
/external/dbus/doc/ |
dbus-faq.xml | 400 system API should not "leak" all over a program; it should come into
|
/external/dnsmasq/ |
CHANGELOG | 291 Fixed minor memory leak in DBus code, thanks to Jeremy
|
/external/elfutils/ |
NEWS | 14 readelf: fix minimal memory leak.
|
/external/elfutils/src/ |
size.c | 154 /* Make memory leak detection possible. */
|
/external/icu4c/i18n/ |
colldata.cpp | 905 // delete before continue to avoid memory leak.
|
/external/iptables/ |
iptables-xml.c | 41 /* On error paths, make sure that we don't leak memory */
|
/external/jpeg/ |
jcparam.c | 562 * leak if jpeg_simple_progression is called repeatedly for the same JPEG
|
/external/libpcap/ |
CHANGES | 15 "fix" the "memory leak" in icode_to_fcode() -- documentation bug
|