Bug#945188: xpdf: memory leak when changing page

2020-12-28 Thread Adam Sampson
> This issue might be in the package since poppler-0.71.patch. > This patch makes some changes how containers get accessed. I've had a look at this in xpopple today (my Poppler-ified version of xpdf; see #977182 or http://offog.org/code/xpopple/). Previously I'd kept a copy of GooList in xpopple

Bug#945188: xpdf: memory leak when changing page

2020-12-28 Thread Vincent Lefevre
Control: reopen -1 Control: found -1 3.04-14 On 2019-11-21 00:05:56 +0100, Vincent Lefevre wrote: > When one changes the displayed page (e.g. with PageDown or PageUp), > xpdf takes more memory, even if the page has already been displayed > (thus this is not due to caching). > > For instance, cons

Processed: Re: Bug#945188: xpdf: memory leak when changing page

2020-12-28 Thread Debian Bug Tracking System
Processing control commands: > reopen -1 Bug #945188 {Done: Florian Schlichting } [xpdf] xpdf: memory leak when changing page 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug reopened No longer marked

Bug#945188: xpdf: memory leak when changing page

2020-01-01 Thread Vincent Lefevre
On 2019-11-21 20:15:24 +0100, Bernhard Übelacker wrote: > This patch makes some changes how containers get accessed. Thanks. I confirm that it solves the problem on my side. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog:

Bug#945188: xpdf: memory leak when changing page

2019-11-21 Thread Bernhard Übelacker
Control: tags -1 + patch Dear Maintainer, I tried to have a look and found something. This issue might be in the package since poppler-0.71.patch. This patch makes some changes how containers get accessed. Following I found and tried to change in attached patch: - std::erase, std::clear, std::r

Processed: Re: Bug#945188: xpdf: memory leak when changing page

2019-11-21 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + patch Bug #945188 [xpdf] xpdf: memory leak when changing page Added tag(s) patch. -- 945188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945188 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#945188: xpdf: memory leak when changing page

2019-11-20 Thread Vincent Lefevre
Package: xpdf Version: 3.04-13 Severity: important When one changes the displayed page (e.g. with PageDown or PageUp), xpdf takes more memory, even if the page has already been displayed (thus this is not due to caching). For instance, consider /usr/share/pari/doc/users.pdf from pari-doc. It star