- resolve issue where AptOrdering is included in DpkgTerminalLog in apport
attachments
{
while( fgets(buf, sizeof(buf), log) != NULL)
fprintf(report, " %s", buf);
{
while( fgets(buf, sizeof(buf), log) != NULL)
fprintf(report, " %s", buf);
+ fprintf(report, " \n");
* apt-pkg/deb/dpkgpm.cc:
- updated allocate memory string
- cannot access archive string is lowercase
* apt-pkg/deb/dpkgpm.cc:
- updated allocate memory string
- cannot access archive string is lowercase
+ * apt-pkg/deb/dpkgpm.cc:
+ - resolve issue where AptOrdering is included in DpkgTerminalLog in apport
+ attachments
-- Brian Murray <brian@ubuntu.com> Wed, 15 Jun 2011 14:00:43 -0700
-- Brian Murray <brian@ubuntu.com> Wed, 15 Jun 2011 14:00:43 -0700