From: Nick Bowler Date: Thu, 11 Feb 2010 13:53:56 +0000 (-0500) Subject: lbxgui: Fix an error handling regression. X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/commitdiff_plain/c44fd73cfd97f75ebfba25abe766b44f9d0346d2?hp=c44fd73cfd97f75ebfba25abe766b44f9d0346d2 lbxgui: Fix an error handling regression. If the framebuffer allocation fails, it still gets passed to render_to_pixbuf. This causes an assertion failure. ---