Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2019 18:37:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 240456] realloc(x, 0) should not return NULL
Message-ID:  <bug-240456-99-OKnnSAj1KJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240456-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240456-99@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=3D240456

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Tue Sep 17 18:36:30 UTC 2019
New revision: 352456
URL: https://svnweb.freebsd.org/changeset/base/352456

Log:
  realloc(x, 0) should not return NULL.

  See http://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm#dr_400.
  Upstream jemalloc issue is opened by emaste at
  https://github.com/jemalloc/jemalloc/issues/1629.

  Reviewed by:  emaste
  PR:   240456
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week
  DIfferential revision:        https://reviews.freebsd.org/D21632

Changes:
  head/contrib/jemalloc/src/jemalloc.c

--=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-240456-99-OKnnSAj1KJ>