]> err.no Git - dpkg/commit
* main/remove.c (removal_bulk_remove_configfiles): Don't change the
authorScott James Remnant <keybuk@debian.org>
Fri, 12 Mar 2004 20:25:34 +0000 (20:25 +0000)
committerScott James Remnant <keybuk@debian.org>
Fri, 12 Mar 2004 20:25:34 +0000 (20:25 +0000)
commit2f3cdb851e58953f1dbcc23425764645237404f7
tree2d2ee0ab1739658ddcc685b914c9131f99aecb19
parentaf346600388b3e580ee6179714b6d32af692f54b
* main/remove.c (removal_bulk_remove_configfiles): Don't change the
"previous pointer" pointer if we remove the node from the linked list,
ensuring that if the next node is to be removed the right thing will
happen.  This corrects the bug where every second shared or diverted
conffile would be incorrectly deleted by dpkg.
ChangeLog
debian/changelog
main/remove.c