Expire list timeout may be negative for no expiry.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:42:50 +0000 (22:42 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:38:18 +0000 (15:38 -0400)
commitce326587c33d1d579785b6d8c18699964c1bc93a
tree01eb36173ea21ba3f887cfa201f9bb14cf520409
parente296855e414b58bed3639cfde61dc14cfd4f57c2
Expire list timeout may be negative for no expiry.

* bus/expirelist.c (do_expiration_with_current_time): Don't check for
  expiry if expire_after is negative, will just disable the expiry timer
  after the call.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
(cherry picked from commit d672d0320628e93a247eeff89945c81926a42163)
bus/expirelist.c