j
k
j a
j l
On Wed, May 16, 2012 at 6:34 PM, Marc-André Lureau <marcandre.lureau@gmail.com> wrote:
if (virBufferError(&buf)) { - virBufferFreeAndReset(&buf); virReportOOMError(); - return NULL;
forgot a "goto error;" here, added. -- Marc-André Lureau
Back to the thread
Back to the list