hivexml: Do not print null input times
authorAlex Nelson <ajnelson@cs.ucsc.edu>
Sat, 17 Sep 2011 23:14:31 +0000 (16:14 -0700)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Sep 2011 13:17:09 +0000 (14:17 +0100)
commit2a1279607c3982114ae931a6670bc36d2cb2ec1d
treef7e734b663999980451b6f9be54b71aa0b7938ef
parent0a28041f4156878a74543966f9a72ed3d214ba44
hivexml: Do not print null input times

Dealing with "1601-01-01T00:00:00Z" is unnecessarily awkward, especially
since the value only represents a 0 found in the data.

Signed-off-by: Alex Nelson <ajnelson@cs.ucsc.edu>
xml/hivexml.c