Explicitly check for zero time fields.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:42:32 +0000 (22:42 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:38:11 +0000 (15:38 -0400)
commite296855e414b58bed3639cfde61dc14cfd4f57c2
tree60c0ac2ba20d747d375c5c3b43c39e4458dda88d
parent5de455c0bbbb5dfbb651ad88140f14aac99d4e2f
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>
(cherry picked from commit d33cfec625bf769384cc370ad0ea660c9993aa15)
bus/expirelist.c