New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=823247977b81f7f960a25bcbf995e668fbe9eaad
commit 823247977b81f7f960a25bcbf995e668fbe9eaad
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sat Jan 26 03:04:38 2008 +0100

    REACTOR: Added missing memset() and kfree() in reactor_attach(). Thanks to 
Amit Mahajan and Niels Roest!
    
    Without memset() the new counters for the channels are not initialized.
    
    The kfree() was missing in the code that reallocated the array for more 
channels.

 linux/drivers/char/fusion/reactor.c |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)


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

Reply via email to