Bug#964693: Bullseye patch

2020-10-03 Thread Stéphane Lesimple
Hello, The fix to fix qpxtool 0.8.0 compilation under Bullseye is trivial, it's just missing an #include. The patch is attached to this mail. Best regards, Stéphane. qpxtool-bullseye-fix.patch Description: Binary data

Bug#957156: Fix for compilation error under gcc 10

2020-09-11 Thread Stéphane Lesimple
Hello, I'm not the original author but the maintainer of the unofficial https://github.com/speed47/dvdisaster version. I happen to already have fixed this compilation issue. The patch is trivial and attached to this message. Best Regards, Stéphane. diff --git a/dvdisaster.c b/dvdisaster.c i

Bug#587250: curlftpfs: gigantic memory leak

2010-06-26 Thread Stéphane Lesimple
Package: curlftpfs Version: 0.9.1-3+b2 Severity: important Tags: patch After downloading several files of several megabytes each, curlftpfs eats up all available RAM, and is killed by the kernel OOM_killer. I then compiled my own unstripped version for debugging purposes, A short run under valgr