[Bug 252124] devel/dmalloc: update to 5.6.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 03:43:36 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252124
mjl at luckie.org.nz changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #220906|0 |1
is obsolete| |
Attachment #222452| |maintainer-approval+
Flags| |
--- Comment #3 from mjl at luckie.org.nz ---
Created attachment 222452
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222452&action=edit
update devel/dmalloc to 5.6.5
This patch addresses comments #1 and #2 on the PR. It also silences dmalloc
logging a warning when free(NULL) which is a disk filling service as
freeaddrinfo in freebsd's libc can call free on a NULL pointer, by design:
https://svnweb.freebsd.org/base/head/lib/libc/net/getaddrinfo.c?r1=311102&r2=323597
It also updates to 5.6.5 which is a documentation fix:
https://github.com/j256/dmalloc/releases/tag/dmalloc_release_5_6_5
There are no problems reported by portlint.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list