Fix a small issue with strptime
authorKlaus Ethgen <Klaus@Ethgen.de>
Sun, 28 Feb 2010 15:17:12 +0000 (15:17 +0000)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sun, 28 Feb 2010 15:17:12 +0000 (15:17 +0000)
commitb71f37b8dbfd89c79a407698293cc3de44b4f645
tree6403f73b0e93825b991f21dfaf639a7daf72c501
parentfc390bb82685262d7fc073f0571e39c2fcc1c8c3
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