Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 03:43:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252124] devel/dmalloc: update to 5.6.4
Message-ID:  <bug-252124-7788-Smpi5RWEF5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252124-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252124-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252124

mjl@luckie.org.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220906|0                           |1
        is obsolete|                            |
 Attachment #222452|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from mjl@luckie.org.nz ---
Created attachment 222452
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222452&action=
=3Dedit
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=3D311102=
&r2=3D323597

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252124-7788-Smpi5RWEF5>