In lbreakout2's main.c, you can see that the gid is immediately dropped
after opening the high-score file. This is not a security issue.

The crash is due to an unchecked sprintf in client/config.c:
    sprintf( level_dir, "%s/lbreakout2-levels", config.dir_name );

-Kees

-- 
Kees Cook                                            @debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to