]> git.draconx.ca Git - liblbx.git/commitdiff
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)
If the framebuffer allocation fails, it still gets passed to
render_to_pixbuf.  This causes an assertion failure.


No differences found