[PATCH (speechd) 2/4] Insure that memory is freed in get_reply, from libspeechd.c.
Luke Yelavich
luke.yelavich at canonical.com
Wed Feb 24 05:37:08 CET 2010
On Sat, Feb 20, 2010 at 02:50:10AM EST, Christopher Brannon wrote:
> These are the same problems we had with a function in src/server/output.c.
> getline was allocating memory on every function call,
> but the memory wasn't freed.
> Also, it was possible for get_reply to leak memory in case of errors.
Applied, thanks.
Luke
More information about the Speechd
mailing list