Merge branch 'jk/xrealloc-avoid-use-after-free'
It was possible for xrealloc() to send a non-NULL pointer that has been freed, which has been fixed. * jk/xrealloc-avoid-use-after-free: xrealloc: do not reuse pointer freed by zero-length realloc()
Junio C Hamano committed
Sep 3, 2020 at 12:37 UTC
56b891ead142b4df001e2f917665ad5840a02820
No changes.