diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2014-10-26 18:36:55 +0000 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2014-10-26 18:37:14 +0000 |
commit | bdedea6d43bd8656548fff341093146a0e131d32 (patch) | |
tree | 78a75b91d5d49ec165a084cdd2a4d468ed113a0f /images | |
parent | 23a4cc4a95ee5b2a2768856253028fae11863e17 (diff) |
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 <duskcoder@gmail.com>
Diffstat (limited to 'images')
-rw-r--r-- | images/pretre.bmp (renamed from images/prêtre.bmp) | bin | 66018 -> 66018 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/images/prêtre.bmp b/images/pretre.bmp Binary files differindex a6c4802..a6c4802 100644 --- a/images/prêtre.bmp +++ b/images/pretre.bmp |