Explicitly check for zero time fields.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:42:32 +0000 (22:42 +0100)
committerScott James Remnant <scott@ubuntu.com>
Thu, 28 May 2009 09:47:35 +0000 (11:47 +0200)
commitd33cfec625bf769384cc370ad0ea660c9993aa15
tree161c39fad845cc815ef3f1bbc84a529687c1aaf0
parent7398ad7374c0a9201d41397c956deee325f3593e
Explicitly check for zero time fields.

* bus/expirelist.c (do_expiration_with_current_time): If the item added
  time fields are both zero, always expire.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
bus/expirelist.c