[PATCH] pccardctl: fix segmentation fault on unknown long option

Jirka Klimes jklimes at redhat.com
Mon Sep 6 04:44:59 EDT 2010


On Saturday 04 of September 2010 12:54:04 Dominik Brodowski wrote:
> Hello Jirka,
> 
> On Tue, Aug 31, 2010 at 04:00:05PM +0200, Jirka Klimes wrote:
> > calling pccardctl with an unknown long option causes SIGSEGV;
> > e.g. pccardctl --ver
> > 
> > The patch adds missing last zeroed element to options array.
> 
> Thanks, nice patch. Could you add a Signed-off-by - line (as per the Linux
> kernel rules, see Documentation/SubmittingPatches for details), please,
> then I'll apply it right away?
> 
> Thanks and best wishes,
> 	Dominik

Calling pccardctl with an unknown long option causes SIGSEGV;
e.g. pccardctl --ver
The patch adds missing last zeroed element to options array.

Signed-off-by: Jirka Klimes <jklimes at redhat.com>

---

Ok, I include the same patch, now with the sign-off.
Thanks Dominik for pointing me to the rules as I'm not much familiar with 
process. I'm going to get to know it closely.

Thanks,
Jirka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pccardctl_SIGSEGV_fix.patch
Type: text/x-patch
Size: 511 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-pcmcia/attachments/20100906/b08c866d/attachment.bin>


More information about the linux-pcmcia mailing list