]> err.no Git - dpkg/commit
Fix pattern matching in dpkg-query -l and -W.
authorGuillem Jover <guillem@debian.org>
Tue, 7 Aug 2007 03:22:19 +0000 (06:22 +0300)
committerGuillem Jover <guillem@debian.org>
Tue, 7 Aug 2007 03:22:34 +0000 (06:22 +0300)
commit36c7e5ae5ccdc10fac5b5d42ecf9206181c941c1
treedb59b45ae967f02ac88fbf609e4a88d4e4e58e45
parentb301c0e71a5314bb4560111c6cf1602269f6f672
Fix pattern matching in dpkg-query -l and -W.

Do not segfault when the result from a 'dpkg-query -l' is bigger than
the total number of current packages, and do not produce repeated
results with overlapping patterns on 'dpkg-query -W'.
ChangeLog
debian/changelog
src/query.c