New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=16b5cf6efebc0e6ade109460b646f31e3dcda7a6
commit 16b5cf6efebc0e6ade109460b646f31e3dcda7a6
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Feb 2 12:07:59 2012 +0100

    Core: Fix error path of surface allocation.
    
    When the pool returns an error during AllocateBuffer, set the
    CSALF_DEALLOCATED flag so the (newly added) destructor knows
    it should not call the pool's DeallocateBuffer function.

 src/core/surface_pool.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to