OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leak
(Results
976 - 1000
of
1447
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/base/allocator/
allocator.gyp
426
# Do the same for heap
leak
checker.
/external/chromium_org/base/
logging.cc
374
// one. We keep track of both to avoid memory
leak
warnings.
/external/chromium_org/base/message_loop/
message_loop.cc
530
// not completely clear why we want to
leak
them in the loops above. This
/external/chromium_org/base/time/
time.h
34
// Avoid Mac system header macro
leak
.
/external/chromium_org/chrome/browser/content_settings/
content_settings_browsertest.cc
69
// Ensure incognito cookies don't
leak
to regular profile.
/external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc
247
//
leak
information about this extension to callers. This way it's
/external/chromium_org/chrome/browser/
memory_details.cc
465
// been a source of
leak
/bloat.
/external/chromium_org/chrome/browser/net/
network_stats.cc
758
// TODO(rtenneti): Will we
leak
if ProxyResolve is cancelled (or proxy
/external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.cc
71
// We
leak
the library handle. That's OK: this function is called only once.
/external/chromium_org/chrome/browser/ui/
browser_navigator.cc
296
// avoid a
leak
and the params->target_contents field is set to NULL.
/external/chromium_org/chrome_frame/
protocol_sink_wrap.cc
222
// AddRef and Release to avoid a potential
leak
of a ProtData instance if
[
all
...]
/external/chromium_org/chromeos/disks/
disk_mount_manager.cc
157
// Note: this implementation has a potential memory
leak
issue. For
/external/chromium_org/components/nacl/loader/
nacl_ipc_adapter.cc
576
//
leak
data to the untrusted plugin, so zero everything out first.
/external/chromium_org/content/browser/
storage_partition_impl_map.cc
571
// Check first to avoid memory
leak
in unittests.
/external/chromium_org/content/child/
resource_dispatcher.cc
745
// or there will be a memory
leak
.
/external/chromium_org/content/common/gpu/
gpu_memory_manager_unittest.cc
808
// Delete all tracked memory so we don't hit
leak
checks.
[
all
...]
/external/chromium_org/content/renderer/pepper/
plugin_module.cc
160
// TODO(raymes): I'm not sure if it is completely necessary to
leak
the
/external/chromium_org/extensions/common/matcher/
url_matcher_unittest.cc
588
// matcher.condition_factory_ does not
leak
memory by holding onto
/external/chromium_org/media/audio/linux/
alsa_output_unittest.cc
717
// memory
leak
.
[
all
...]
/external/chromium_org/net/proxy/
multi_threaded_proxy_resolver_unittest.cc
509
// outstanding cancels them (and doesn't
leak
anything).
/external/chromium_org/net/websockets/
websocket_channel.cc
133
// used in one code path and should not
leak
into the code in general.
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc
181
// to stack variables will not
leak
.
/external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleSelection.cpp
166
// only thing selected. The range should not be allowed to "
leak
" out to the end of the
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp
539
// Make sure that '#' in the query does not
leak
to the hash.
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
main.cpp
135
// Note that we
leak
the NPClass copy, to act as a guard for the lifetime of
Completed in 2306 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>