mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 20:18:28 +00:00
f97636bc49
When 'winebuild' is called with no arguments, the make_c_identifier function is passed a null pointer, which is dereferenced and causes a segmentation fault. Signed-off-by: James Larrowe <larrowe.semaj11@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
build.h | ||
import.c | ||
main.c | ||
Makefile.in | ||
parser.c | ||
relay.c | ||
res16.c | ||
res32.c | ||
spec16.c | ||
spec32.c | ||
utils.c | ||
winebuild.man.in |