Home
last modified time | relevance | path

Searched refs:leaks (Results 1 – 13 of 13) sorted by relevance

/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl22 ![regexp -- {no leaks are possible} $buf])} {
41 set output {0 leaks}
42 catch {exec leaks $pid} output
H A Dtest.tcl142 set output [exec leaks redis-server]
/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl278 set output {0 leaks}
279 catch {exec leaks $pid} output
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-kmem.m436 dnl # makes finding memory leaks pretty straight forward.
H A Dzfs-build.m4132 dnl # memory leaks straight forward.
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c5939 boolean_t leaks = B_FALSE; in zdb_check_for_obsolete_leaks() local
5998 leaks |= B_TRUE; in zdb_check_for_obsolete_leaks()
6005 return (leaks); in zdb_check_for_obsolete_leaks()
6014 boolean_t leaks = B_FALSE; in zdb_leak_fini() local
6021 leaks |= zdb_check_for_obsolete_leaks(vd, zcb); in zdb_leak_fini()
6058 return (leaks); in zdb_leak_fini()
6179 boolean_t leaks = B_FALSE; in dump_block_stats() local
6271 leaks |= zdb_leak_fini(spa, &zcb); in dump_block_stats()
6296 leaks = B_TRUE; in dump_block_stats()
6489 if (leaks) in dump_block_stats()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst95 * Fixed memory leaks due to port stops and starts in the middle of
H A Drelease_2_1.rst937 * **pci: Fix memory leaks and needless increment of map address.**
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog136 - Modify tsd management so that it neither crashes nor leaks if a thread's
470 - Fix heap profiling context leaks in reallocation edge cases. (@jasone)
510 - Fix various chunk leaks in OOM code paths. (@jasone)
/f-stack/app/nginx-1.16.1/
H A DCHANGES2565 *) Bugfix: memory leaks.
2994 *) Bugfix: memory leaks when a "proxy_pass" directive contains variables
3997 *) Bugfix: memory leaks if GeoIP City database was used.
5110 *) Bugfix: memory leaks if the "ssl_verify_client" directive was on.
6620 *) Bugfix: the reconfiguration bug and memory leaks in the
6937 *) Bugfix: the memory leaks were occurring if many log files were used.
/f-stack/freebsd/contrib/zlib/
H A DChangeLog411 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
1276 - Eliminate memory leaks on error conditions in inflate
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt4138 iASL and table compiler: Cleanup miscellaneous memory leaks by fully
4878 is used to immediately detect memory leaks).
6341 Fixed a couple possible memory leaks in the AML parser, in the error
9624 Fixed two possible memory leaks in the error exit paths of
11375 leaks
14177 Fixed some possible memory leaks during exceptional conditions.
14222 - Dynamic object deletion and memory leaks
15164 Fixed a couple of possible memory leaks in the Namespace manager.
16893 Fixed memory leaks in the EC driver.
18767 allocations, and can therefore detect memory leaks and attempts to
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst91 To avoid resource leaks on the PMD side, handles must be explicitly