Home
last modified time | relevance | path

Searched refs:leak (Results 1 – 19 of 19) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A D.travis.yml27 - PRE="valgrind --track-origins=yes --leak-check=full"
29 - TARGET="32bit" TARGET_VARS="32bit-vars" PRE="valgrind --track-origins=yes --leak-check=full"
34 env: PRE="valgrind --track-origins=yes --leak-check=full"
37 … env: TARGET="32bit" TARGET_VARS="32bit-vars" PRE="valgrind --track-origins=yes --leak-check=full"
H A DCHANGELOG.md68 * Fix memory leak in async reply handling (Salvatore Sanfilippo)
103 * Fix getaddrinfo() memory leak
105 * Free string if it is unused (fixes memory leak)
139 * Issue #45: Fix potential memory leak for a multi bulk reply with 0 elements
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Dpower_domain.txt33 compatible = "foo,i-leak-current";
40 compatible = "foo,i-leak-current";
99 compatible = "foo,i-leak-current";
106 compatible = "foo,i-leak-current";
H A Dqcom,rpmpd.yaml143 compatible = "foo,i-leak-current";
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A DMakefile67 valgrindTest: VALGRIND = LD_LIBRARY_PATH=$(ZSTDLIBDIR) valgrind --track-origins=yes --leak-check=fu…
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dchosen.txt17 not be used for other purposes (as it may leak information about KASLR
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog411 - Fix a severe virtual memory leak. This regression was first released in
445 - Fix a file descriptor leak on Linux. This regression was first released in
493 - Scale leak report summary according to sampling probability. (@jasone)
576 a custom chunk allocation function. This resolves a virtual memory leak.
578 - Fix a potential tsd cleanup leak. (@cferris1000, @jasone)
910 - Fix a file descriptor leak in a prof_dump_maps() error path.
1302 - Fix leak context reporting. This bug tended to cause the number of contexts
1362 - Implement allocation profiling and leak checking.
1373 - Fix a chunk leak. The leaked chunks were never touched, so this impacted
H A DINSTALL.md133 Enable heap profiling and leak detection functionality. See the "opt.prof"
277 crashes if pointers leak from one implementation to the other.
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_valgrind_check.m4160 VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
/f-stack/app/nginx-1.16.1/
H A DCHANGES87 *) Bugfix: memory leak on errors during reconfiguration.
827 *) Bugfix: socket leak when using HTTP/2.
1026 *) Bugfix: socket leak when using HTTP/2.
1892 *) Bugfix: memory leak in nginx/Windows.
2428 *) Bugfix: memory leak if $geoip_org variable was used.
2470 *) Bugfix: socket leak.
3828 *) Bugfix: socket leak; the bug had appeared in 0.8.11.
3888 *) Bugfix: socket leak; the bug had appeared in 0.8.11.
3913 *) Bugfix: memory leak in resolver.
5166 *) Bugfix: memory leak in resolver.
[all …]
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst427 * **l3fwd-power: Fixed memory leak for non-IP packet.**
431 a memory leak.
H A Drelease_2_1.rst459 * **cmdline: Fix small memory leak.**
498 Fixes: 8a312224bcde ("eal/bsd: fix fd leak")
H A Drelease_16_07.rst289 counter. This lead to a memory leak of the direct mbuf.
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES44 * Fix memory leak when rewriting config file in case of write errors.
194 fix memory leak when rewrite config file
257 * A memory leak in case of API misuse was fixed.
321 Fix zlexrangespec mem-leak in genericZrangebylexCommand
680 Fix pointer access and memory leak in redis-cli.
1917 Fix cluster-announce-ip memory leak
1991 Streams: fix xdel memory leak
2906 Fix redis-cli memory leak when sending set preference command.
/f-stack/app/redis-5.0.5/tests/unit/
H A Dscripting.tcl387 test {EVAL does not leak in the Lua stack} {
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dextent.c1044 void *leak = extent_base_get(to_leak); in extent_recycle_split() local
1048 assert(extent_lock_from_addr(tsdn, rtree_ctx, leak) in extent_recycle_split()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3-n900.dts446 regulator-always-on; /* due VIO leak to AIC34 VDDs */
/f-stack/freebsd/contrib/zlib/
H A DChangeLog357 - Fix memory leak on error in gz_open()
411 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
999 - Fix memory leak in deflateInit2()
1424 - fix inflate memory leak for segmented architectures
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt11 Interpreter: fixed a memory leak by using use existing buffer in _HID
12 repair. There was a memory leak that occurred when a _CID object is
21 this object in a dangling state and causes a memory leak. Instead of
5294 2) Fixed a possible memory leak in the _OSI support
9690 (nsnames.c). Fixes a leak in the error exit path.
9909 to a memory leak. Lin Ming. BZ 727
11372 Fixed a possible leak of an OwnerID in the error path of
13561 leak
16180 Fixed a memory leak problem where an error during resolution of
16212 the 10/02 release was attempting to fix a memory leak (albeit
[all …]