[Bug 821940] Re: [MIR] c2esp

2011-08-12 Thread Till Kamppeter
Can someone upload c2esp 18-2ubuntu1 for me? c2esp already moved to Main and it is not yet in my per-package upload list. ** Patch added: "debdiff for 18-2ubuntu1" https://bugs.launchpad.net/ubuntu/+source/c2esp/+bug/821940/+attachment/2271426/+files/c2esp_18-2_18-2ubuntu1.debdiff -- You rec

[Bug 821940] Re: [MIR] c2esp

2011-08-12 Thread Till Kamppeter
Uploaded c2esp_18-2ubuntu1, fixing a segfault in the driver and another security problem (output of debug files with hard-coded names in /tmp in non-debug mode). Also myopldecode is removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 821940] Re: [MIR] c2esp

2011-08-12 Thread Till Kamppeter
The file name problem is also only in myopldecode.c. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821940 Title: [MIR] c2esp To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 821940] Re: [MIR] c2esp

2011-08-12 Thread Matthias Klose
thanks for the feedback, now promoted. please handle the code issue later. 2011-08-12 07:17:07 INFOOverride Component to: 'main' 2011-08-12 07:17:07 INFO'c2esp - 18-2/universe/text' source overridden 2011-08-12 07:17:07 INFO'c2esp-18-2/universe/text/OPTIONAL' binary overridden in onei

[Bug 821940] Re: [MIR] c2esp

2011-08-12 Thread Till Kamppeter
This is the whole compiling and linking in the package (warnings removed, they are all only about variables which are defined but not used): cc -g -O2 -O2 -Wall -c -o c2esp.o c2esp.c cc -g -O2 -O2 -Wall -c -o jbig85.o jbig85.c cc -g -O2 -O2 -Wall -c -o jbig.o jbig.c cc -g -O2 -O2 -Wall -c

[Bug 821940] Re: [MIR] c2esp

2011-08-11 Thread Matthias Klose
just code review -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821940 Title: [MIR] c2esp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/c2esp/+bug/821940/+s

[Bug 821940] Re: [MIR] c2esp

2011-08-11 Thread Till Kamppeter
Are there any references to these issues? CVEs? Or did you find them simply by code review? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821940 Title: [MIR] c2esp To manage notifications about thi

[Bug 821940] Re: [MIR] c2esp

2011-08-11 Thread Matthias Klose
buffer overflow issues in jbig_write_file, jbig_decode1, file name length from the command line is not checked. ok, if this gets fixed ** Changed in: c2esp (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is su