Bug#432208: Proposed patch
Adrian Knoth
adi at drcomp.erfurt.thur.de
Sun Mar 29 13:53:49 UTC 2009
Hi!
Here's a patch for this issue. From gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f872627f6f0 (LWP 30705)]
0x0000000000400ec9 in main (argc=5, argv=0x7fff2e29b938)
at impulse_grabber.c:111
111 if (*optarg == 'c' || *optarg == 'C') {
optarg is NULL, since the optstring doesn't state the requirement for
this argument. The patch simply tells getopt to care.
I'm also forwarding this fix to upstream.
Thanks.
--
mail: adi at thur.de http://adi.thur.de PGP/GPG: key via keyserver
Ich sei, gewaehret mir die Bitte, in eurem Netzwerk der Dritte.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: impulse.patch
Type: text/x-diff
Size: 503 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20090329/325198d6/attachment.patch
More information about the pkg-multimedia-maintainers
mailing list