mausezahn: fix segmentation fault
commit9f87a7b3aa0ef520ec9f39c049cd8b947c73429e
authorJia Zhouyang <jiazhouyang@nudt.edu.cn>
Mon, 24 Jul 2017 16:37:12 +0000 (25 00:37 +0800)
committerTobias Klauser <tklauser@distanz.ch>
Tue, 25 Jul 2017 06:54:47 +0000 (25 08:54 +0200)
tree95b14e558762c6cc33a0787e26bc9b10d7f31938
parent3261379f19ad0da4c32e8ab5654a84bf5d17282a
mausezahn: fix segmentation fault

Mausezahn will crash when given wrong payload file, e.g., "$./mausezahn
-f wrong_file". This patch fixes the segmentation fault by adding
error-handling code to fopen.

Signed-off-by: Zhouyang Jia <jiazhouyang09@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
staging/mausezahn.c