Initialize enrolled image pointer to NULL
commit3fa3c0daf7f909187870f4f8136a9e830d18bdfb
authorDaniel Drake <dsd@cs.manchester.ac.uk>
Fri, 16 Nov 2007 13:14:30 +0000 (16 13:14 +0000)
committerDaniel Drake <dsd@cs.manchester.ac.uk>
Fri, 16 Nov 2007 13:14:30 +0000 (16 13:14 +0000)
tree2497f32bfde9fcee570c03fc3d9913cb33000a06
parent069b4a30ebdac8723a1f7a3e2d880924a6be9552
Initialize enrolled image pointer to NULL

Currently this is a dangling pointer if the image capture fails, and then
we try to standardize an invalid pointer --> crash
libfprint/imgdev.c