This patch is wrong.  This needs to be ScreenWidth + 1, not ScreenWidth:
+       BlankLine = new char[ScreenWidth];
because otherwise acqprogress.cc:273 overflows the buffer:
   BlankLine[ScreenWidth] = 0;


** Changed in: aptitude (Ubuntu)
       Status: Fix Released => In Progress

-- 
aptitude stops displaying downloads
https://bugs.launchpad.net/bugs/391035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to