On Sat, Feb 20, 2010 at 02:50:09AM EST, Christopher Brannon wrote: > This function could leak memory on an error condition. > I moved the xfree call, so that the buffer is freed as soon as it is > no longer needed. Applied, thanks. Luke