New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=5a4d9c89246c7f999d60532f388800421a5792e5
commit 5a4d9c89246c7f999d60532f388800421a5792e5
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Dec 23 16:41:06 2011 +0100

    CoreSurfaceAllocation: Fix decoupling of allocations, lead to crashes with 
more than one in a buffer.
    
    The allocation was not removed from the buffer's allocs list in all cases.

 src/core/surface_allocation.c |    4 +++-
 src/core/surface_buffer.c     |    2 --
 src/core/surface_pool.c       |    1 -
 3 files changed, 3 insertions(+), 4 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c98b557373eab6449b889fa10b7ad9dcbd4f839c
commit c98b557373eab6449b889fa10b7ad9dcbd4f839c
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Dec 23 16:40:41 2011 +0100

    IDirectFBSurface: Check ret_id parameter in GetID().

 src/display/idirectfbsurface.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=9d0a6a0ad26a40553d10bc943cf73db9ae895fde
commit 9d0a6a0ad26a40553d10bc943cf73db9ae895fde
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Dec 23 16:40:05 2011 +0100

    CoreSurface_real: Add some more debug to PreLockBuffer2().

 src/core/CoreSurface_real.cpp |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

Reply via email to