/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | all.test | 49 # grows, it may mean there is a memory leak in the library. 85 # Do one last test to look for a memory leak in the library. This will 89 puts -nonewline memory-leak-test... 97 lappend ::failList memory-leak-test 104 # Run the malloc tests and the misuse test after memory leak detection. 105 # Both tests leak memory.
|
H A D | memleak.test | 34 # grows, it may mean there is a memory leak in the library. 73 puts -nonewline memory-leak-test-$tail... 79 lappend ::failList memory-leak-test-$tail 88 # Run the malloc tests and the misuse test after memory leak detection. 89 # Both tests leak memory.
|
H A D | interrupt.test | 148 # There are reports of a memory leak if an interrupt occurs during
|
/titanic_41/usr/src/lib/libmtmalloc/tests/ |
H A D | dirtymem.c | 50 struct a_struct *foo, *leak; in main() local 65 leak = malloc(sizeof (struct_o_death)); in main()
|
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | leaky_subr.c | 1084 const char *leak; in leaky_subr_dump_end() local 1092 leak = "oversized leak"; in leaky_subr_dump_end() 1100 leak = "buffer"; in leaky_subr_dump_end() 1108 leak = "buffer"; in leaky_subr_dump_end() 1118 width, "Total", lk_ttl, leak, (lk_ttl == 1) ? "" : "s", in leaky_subr_dump_end()
|
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 3024 int leak = 0; in _rdc_clnt_destroy() local 3059 leak++; in _rdc_clnt_destroy() 3063 return (leak); in _rdc_clnt_destroy() 3075 int leak = 0; in rdc_clnt_destroy() local 3082 leak += _rdc_clnt_destroy(&ch->ch_list, 1); in rdc_clnt_destroy() 3086 leak += _rdc_clnt_destroy(&rdc_chtable, 0); in rdc_clnt_destroy() 3088 if (leak) { in rdc_clnt_destroy() 3091 "!rdc_clnt_destroy: leaking %d inuse clients", leak); in rdc_clnt_destroy()
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 431 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
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 69 07-10-12 cp.c: plug usage string memory leak by using per-builtin state
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE | 2 10-03-05 A varibale unset memory leak has been fixed and tests/leaks.sh 751 07-04-18 A small memory leak with each redirection of a non-builtin has 1071 04-06-16 Two small memory leak problems were fixed. 1305 02-11-18 A memory leak when unsetting an associative array has been fixed. 1536 01-06-01 A small memory leak from subshells has been fixed. 1572 01-05-14 A small memory leak from subshells has been fixed. 1675 01-02-02 memory leak problem with local variables in functions fixed.
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 772 02-07-15 comp/fnmatch.c: fix memory leak caused by missing regfree() 829 cdt/dthash.c: fix DT_DELETE memory leak (DT_DETACH typo) 1041 optget.c: fix memory leak that hit shell builtins hard 1608 fix hash bucket memory leak in hashlook() [via John Mocenigo]
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 1562 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 …]
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 885 mem leak + be more paranoid in dsa_verify. 1343 - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de> 2140 fd leak 2452 - Fixed /dev/urandom fd leak (Debian bug #49722)
|
H A D | README.Ylonen | 118 criminals, industrial spies, and governments. Some networks leak off
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README | 402 6401903 Memory leak in e1000g driver
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | README | 402 6401903 Memory leak in e1000g driver
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 13278 leak
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 13276 leak
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 8559 * grub/asmstub.c (grub_stage2): Fix a memory leak that FP is
|