Fix a small issue with strptime stable/1.x
authorKlaus Ethgen <Klaus@Ethgen.de>
Sun, 28 Feb 2010 15:17:12 +0000 (15:17 +0000)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sat, 26 May 2012 13:48:47 +0000 (14:48 +0100)
commit05c599b975e46ba52d4f9285726bf70894f6dff7
tree1e240d71cfc3119e241eda58dae26b12fce7daef
parentf842eed3cf52fcc820bd0a20a82823aeffd3d836
Fix a small issue with strptime

strptime do not initialize all fields. So the undefined fields could end
in crash later on.
src/exif-common.c