CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     kent    20050816 05:03:21

Modified files:
        lite           : animation.c box.c button.c event.c font.c 
                         image.c label.c slider.c textline.c util.c 
                         window.c 

Log message:
Guard all stack-defined pointer variables with NULL to avoid possible
uses of a pointer with for example testing if it's valid or not (for
example interfaces could be triggered).


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

Reply via email to