• Ulrich Sibiller's avatar
    Screen.c: fix another memory leak · 75644222
    Ulrich Sibiller authored
    ==12280== 0 bytes in 5 blocks are definitely lost in loss record 1 of 304
    ==12280==    at 0x483577F: malloc (vg_replace_malloc.c:299)
    ==12280==    by 0x2EFC29: init_visuals (xf86glx.c:489)
    ==12280==    by 0x2EFC29: __MESA_initVisuals (xf86glx.c:540)
    ==12280==    by 0x17C902: GlxInitVisuals (glxext.c:317)
    ==12280==    by 0x218C03: fbInitVisuals (fbcmap.c:668)
    ==12280==    by 0x20BC41: fbFinishScreenInit (fbscreen.c:229)
    ==12280==    by 0x20C005: fbScreenInit (fbscreen.c:273)
    ==12280==    by 0x1E024C: nxagentOpenScreen (Screen.c:1356)
    ==12280==    by 0x16D828: AddScreen (dispatch.c:4171)
    ==12280==    by 0x1DB7DF: InitOutput (Init.c:396)
    ==12280==    by 0x14DB12: main (main.c:279)
    ==12280==
    ==12280== 64 bytes in 2 blocks are definitely lost in loss record 223 of 304
    ==12280==    at 0x483577F: malloc (vg_replace_malloc.c:299)
    ==12280==    by 0x2EFA05: init_visuals (xf86glx.c:489)
    ==12280==    by 0x2EFA05: __MESA_initVisuals (xf86glx.c:540)
    ==12280==    by 0x17C902: GlxInitVisuals (glxext.c:317)
    ==12280==    by 0x218C03: fbInitVisuals (fbcmap.c:668)
    ==12280==    by 0x20BC41: fbFinishScreenInit (fbscreen.c:229)
    ==12280==    by 0x20C005: fbScreenInit (fbscreen.c:273)
    ==12280==    by 0x1E024C: nxagentOpenScreen (Screen.c:1356)
    ==12280==    by 0x16D828: AddScreen (dispatch.c:4171)
    ==12280==    by 0x1DB7DF: InitOutput (Init.c:396)
    ==12280==    by 0x14DB12: main (main.c:279)
    75644222
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...