On Mon, Apr 24, 2006 at 12:29:10AM +0200, Martin Dickopp wrote:
> Package: apt
> Version: 0.6.43.3
> Severity: normal
> Tags: patch
[..]
Thanks for your bugreport and your patch. I have applied it to my bzr
branch and it will be part of the next upload.
Cheers,
Michael
> -- System Information
Package: apt
Version: 0.6.43.3
Severity: normal
Tags: patch
Hello,
The method pkgDPkgPM::Go in apt-pkg/deb/dpkgpm.cc contains the following
code:
char* list[4];
TokSplitString(':', line, list, 5);
Since the last argument to TokSplitString is the number of elements in
the list, the code can
2 matches
Mail list logo