Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>.
authorEric Andersen <andersen@codepoet.org>
Thu, 28 Jun 2001 21:36:06 +0000 (21:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 28 Jun 2001 21:36:06 +0000 (21:36 -0000)
commit66ca9480c8878285af3c1fceb526d592d1390579
tree2b640e10145f4279c333cf8feff48c3a293015b0
parent029b4a04221794101812407f5c60155bdfdd1481
Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>.
This would cause it to obliterates the end of the strtab section, so
symbol lookups would fail and then it would crash.  Ugh.  This should
fix things for people having trouble with insmod.
insmod.c
modutils/insmod.c