Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dall.test47 # grows, it may mean there is a memory leak in the library.
83 # Do one last test to look for a memory leak in the library. This will
87 puts -nonewline memory-leak-test...
95 lappend ::failList memory-leak-test
102 # Run the malloc tests and the misuse test after memory leak detection.
103 # Both tests leak memory.
H A Dmemleak.test32 # grows, it may mean there is a memory leak in the library.
71 puts -nonewline memory-leak-test-$tail...
77 lappend ::failList memory-leak-test-$tail
86 # Run the malloc tests and the misuse test after memory leak detection.
87 # Both tests leak memory.
H A Dinterrupt.test146 # There are reports of a memory leak if an interrupt occurs during
/illumos-gate/usr/src/lib/libmtmalloc/tests/
H A Ddirtymem.c48 struct a_struct *foo, *leak; in main() local
63 leak = malloc(sizeof (struct_o_death)); in main()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c1082 const char *leak; in leaky_subr_dump_end() local
1090 leak = "oversized leak"; in leaky_subr_dump_end()
1098 leak = "buffer"; in leaky_subr_dump_end()
1106 leak = "buffer"; in leaky_subr_dump_end()
1116 width, "Total", lk_ttl, leak, (lk_ttl == 1) ? "" : "s", in leaky_subr_dump_end()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README431 4433643 Memory leak using dlopen()/dlclose() in Solaris 8
455 4491434 ld.so.1 can leak file-descriptors when loading same named objects
1073 6329796 Memory leak with iconv_open/iconv_close with patch 109147-33
1110 6477132 ld.so.1: memory leak when running set*id application
1371 6541004 hwcap filter processing can leak memory
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE29 12-04-26 sfio/sftmp.c: fix memory leak due to inadvertent SF_STATIC copy
30 12-04-26 sfio/sfwrite.c: fix subtle memory leak (with Vmlast or Vmpool or freeBSD malloc)
960 02-07-15 comp/fnmatch.c: fix memory leak caused by missing regfree()
1017 cdt/dthash.c: fix DT_DELETE memory leak (DT_DETACH typo)
1229 optget.c: fix memory leak that hit shell builtins hard
1796 fix hash bucket memory leak in hashlook() [via John Mocenigo]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE120 12-04-25 Fixed a big memory leak problem in which unsetting compound variables
261 12-01-19 A memory leak which occured for a nested command subtiution has been
276 12-01-01 A macro expansion memory leak has been fixed.
567 10-11-09 Fixed a getaddrinfo() memory leak that didn't call freeaddrinfo()
908 10-03-05 A variable unset memory leak has been fixed and tests/leaks.sh
1657 07-04-18 A small memory leak with each redirection of a non-builtin has
1977 04-06-16 Two small memory leak problems were fixed.
2211 02-11-18 A memory leak when unsetting an associative array has been fixed.
2442 01-06-01 A small memory leak from subshells has been fixed.
2478 01-05-14 A small memory leak from subshells has been fixed.
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog49 - Fix memory leak on error in gzlog.c
420 - Fix memory leak on error in gz_open()
474 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
1062 - Fix memory leak in deflateInit2()
1487 - fix inflate memory leak for segmented architectures
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE105 07-10-12 cp.c: plug usage string memory leak by using per-builtin state
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt92 8. Problem: MPA Reject lead to leak of free eps.
106 1. Problem: CQ91975 - memory leak.
493 15. Problem: Memory leak when SYN packet processing fails.
1916 14. Problem: QP resource leak.
2752 5. Problem: Ecore nvram test implementation has memory leak in error flow.
2754 Change: Fix the memory leak.
3557 17. Problem: Memory leak when failng to allocate a chain PBL table.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1562 Fixed a possible memory leak in an error return path within the function
1594 Debugger: Fixed a possible memory leak in an error return path. ACPICA BZ
2441 2) Fixed a possible memory leak in GPE init error path. ACPICA BZ 1018.
2565 2) Fixed a possible memory leak in the _OSI support
2897 Fixed a possible memory leak in dispatcher error path. On error, delete
3100 AcpiExec: Improved the algorithm used for memory leak/corruption
5741 Fixed a possible memory leak during module-level code execution. An
5887 Fixed a possible memory leak for the Scope() ASL operator. When the exact
5951 Fixed a possible memory leak in the interpreter for AML package objects
6183 Fixed a possible memory leak in the predefined validation/repair code
[all …]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME402 6401903 Memory leak in e1000g driver
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME402 6401903 Memory leak in e1000g driver
/illumos-gate/usr/src/cmd/spell/
H A Dlist13275 leak
/illumos-gate/usr/src/cmd/look/
H A Dwords13277 leak
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8559 * grub/asmstub.c (grub_stage2): Fix a memory leak that FP is