New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=522349046b437a7d03665cbc8cb42c97dca6c69d
commit 522349046b437a7d03665cbc8cb42c97dca6c69d
Author: André Draszik <[email protected]>
Date:   Wed May 15 14:43:01 2013 +0100

    Renderer/Throttle: don't delete this if it is still alive
    
    Throttle::unref() should only delete 'this', if the ref_count went down
    to 0, not when ref_count is != 0. This fixes various segfaults.
    
    Signed-off-by: André Draszik <[email protected]>

 src/core/Renderer.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to