chiark / gitweb /
libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 25 May 2010 10:17:43 +0000 (12:17 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 25 May 2010 10:17:43 +0000 (12:17 +0200)
We an empty or garbage-collected queue file, we might not have a record
for the first sequence we wait for, and therefore must not wait for it.


No differences found