[BusyBox] insmod question

Erik Andersen andersen at lineo.com
Mon Jun 26 17:13:22 UTC 2000


On Sat Jun 24, 2000 at 01:26:01PM -0700, Marc Nijdam wrote:
> OK, found the problem. I use insmod pcmcia_core pci. Options which don't
> have an '=' fall through the option parsing routing without decrementing
> argc -> endless loop. Attached is the patch to insmod to fix this.
> 
> Marc

Excellent!  Thanks for tracking this down.  I didn't give it any options,
which was why I didn't spot it when I tried doing this the other day.

Sigh.  Clearly we need to get a unified parser (getopt probably) going for
busybox.  There have been far too many option parsing bugs...

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list