[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] Re: PATCH: readline/histexpand.c, resource leak
From: |
msnyder |
Subject: |
[Bug-readline] Re: PATCH: readline/histexpand.c, resource leak |
Date: |
Tue, 14 Aug 2007 17:37:47 -0700 (PDT) |
User-agent: |
SquirrelMail/1.4.9a |
>
> It seems to me that 'words' is a malloc'ed array of malloc'ed strings,
> so 'free (words)' still leaks storage.
Yeaaaahh... maybe the attached is better? Or is this use
of goto a little opaque?
By the way, are we maintaining our own readline fork?
Should I check these in locally?
130b.txt
Description: Text document