mbox

[v2,0/2] malloc: split the mtag realloc fix patch

Message ID cover.1615483341.git.szabolcs.nagy@arm.com
Headers

Message

Szabolcs Nagy March 11, 2021, 5:56 p.m. UTC
  i decided to split this patch:

 "[PATCH 01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468]"
 https://sourceware.org/pipermail/libc-alpha/2021-March/123226.html

so in the second part i can make more changes, i need review
in that part.

rebased the rest of the patchset on top of this in nsz/mtag.

i'm working on follow up patches where this is useful (because
they touch chunk2mem).

Szabolcs Nagy (2):
  malloc: Fix a realloc crash with heap tagging [BZ 27468]
  malloc: Fix a potential realloc issue with memory tagging

 malloc/malloc.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)