From bdedea6d43bd8656548fff341093146a0e131d32 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 26 Oct 2014 18:36:55 +0000 Subject: fix segmentation fault issued at startup we used to try to open an image whose filename is wrong. Since we do not check the return of this function, the program crashes. Signed-off-by: Olivier Gayot --- images/pretre.bmp | Bin 0 -> 66018 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/pretre.bmp (limited to 'images/pretre.bmp') diff --git a/images/pretre.bmp b/images/pretre.bmp new file mode 100644 index 0000000..a6c4802 Binary files /dev/null and b/images/pretre.bmp differ -- cgit v1.2.3