• Ryan C. Gordon's avatar
    From: Thomas Jarosch · d2d5573e
    Ryan C. Gordon authored
    To: Ryan C. Gordon
    Subject: SDL: DirectFB videodriver segfault
    Date: Sun, 21 Dec 2003 20:40:14 +0100
    
    Hi Ryan,
    
    attached is a patch to fix a segfault in DirectFB_VideoQuit.
    When SetVideoMode never gets called (f.e. wrong command line arguments
    for "testsprite"), this->screen->hwdata is NULL.
    
    Cheers,
    Thomas
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40760
    d2d5573e
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...