]> git.draconx.ca Git - liblbx.git/commit
lbxgui: Fix an error handling regression.
authorNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 13:53:56 +0000 (08:53 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 15:22:37 +0000 (10:22 -0500)
commitc44fd73cfd97f75ebfba25abe766b44f9d0346d2
tree4dd154045eaf61d09b3d605cc7bf2459034daa56
parent355bc49a264c582f780710a09338ed30dbeb1475
lbxgui: Fix an error handling regression.

If the framebuffer allocation fails, it still gets passed to
render_to_pixbuf.  This causes an assertion failure.
src/gui/lbxgui.c