]> git.saurik.com Git - apt.git/commit - debian/changelog
Fix status file parser so that if a record is larger th...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:21 +0000 (17:01 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:21 +0000 (17:01 +0000)
commit7bb525cb8a81e77923213a83039659ca375c4239
tree61dab7ec3b3896d55fd2aa3aa59835ad3f114115
parentb9c0654cb96f40c5a53ccc4fd8667085e7ec9c1e
Fix status file parser so that if a record is larger th...
Author: doogie
Date: 2003-04-27 05:59:14 GMT
Fix status file parser so that if a record is larger than 32k, the buffer
size will be doubled, and the read attempted again.
apt-pkg/tagfile.cc
apt-pkg/tagfile.h
debian/changelog