]> err.no Git - dpkg/commit
Fix signed vs unsigned value comparisons
authorGuillem Jover <guillem@debian.org>
Mon, 7 Jan 2008 09:26:40 +0000 (11:26 +0200)
committerGuillem Jover <guillem@debian.org>
Mon, 7 Jan 2008 09:26:55 +0000 (11:26 +0200)
commitdaf4cadfd9258c2eaede0255400e60f5622e627b
tree8caca441ed3f3c3462a6b6108e80ceabc1c16954
parent47cfe52122ea796356d3b3d9353c4605ae50bdf4
Fix signed vs unsigned value comparisons

Those were making some code to never be executed. This fixes most of the
bugs introduced with commit ea93ed48c17445d01b67f3fa8a20a5a644a89e5b.
ChangeLog
debian/changelog
dpkg-deb/extract.c
dpkg-deb/info.c
dpkg-split/queue.c
lib/varbuf.c
src/archives.c
src/main.c
utils/start-stop-daemon.c