On Fri, May 09, 2025 at 07:44:46AM +0000, Lidong Yan via GitGitGadget wrote: > From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx> > > REFTABLE_REALLOC_ARRAY will cause memory leak if realloc failed. > Since it is unused, remove this unsafe macro. This looks good to me, thanks! Patrick