Sweden-Number/tools/winebuild
James Larrowe f97636bc49 winebuild: Fix a segmentation fault.
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>
2019-01-14 17:25:49 +01:00
..
Makefile.in
build.h winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00
import.c
main.c winebuild: Fix a segmentation fault. 2019-01-14 17:25:49 +01:00
parser.c
relay.c
res16.c
res32.c
spec16.c
spec32.c
utils.c winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00
winebuild.man.in winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00