On Sat, 07 May 2016 15:10:24 +0200, Martijn van Duren wrote:
> There's a memory leak in vi in the REALLOC{,ARRAY} macro.
> This patch should fix the leak. A similar diff is already
> present in FreeBSD's vi.OK millert@ - todd
On Sat, 07 May 2016 15:10:24 +0200, Martijn van Duren wrote:
> There's a memory leak in vi in the REALLOC{,ARRAY} macro.
> This patch should fix the leak. A similar diff is already
> present in FreeBSD's vi.OK millert@ - todd