FreeBSD Bugzilla – Attachment 17247 Details for
Bug 31365
malloc.3: malloc(3) and calloc(3) don't free memory, do they?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 390 bytes, created by
koich
on 2001-10-18 23:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
koich
Created:
2001-10-18 23:20:01 UTC
Size:
390 bytes
patch
obsolete
>--- malloc.3.org Thu Oct 18 14:09:23 2001 >+++ malloc.3 Thu Oct 18 14:19:36 2001 >@@ -420,9 +420,10 @@ > has been modified. > .It "pointer to wrong page" > The pointer that >-.Fn malloc >+.Fn realloc , >+.Fn free > or >-.Fn calloc >+.Fn reallocf > is trying to free does not reference a possible page. > .It "recursive call" > A process has attempted to call an allocation function recursively.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31365
: 17247