Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn't
authorMatt Kraai <kraai@debian.org>
Tue, 1 Aug 2000 18:16:56 +0000 (18:16 -0000)
committerMatt Kraai <kraai@debian.org>
Tue, 1 Aug 2000 18:16:56 +0000 (18:16 -0000)
commit0f8f7b8a35cc87965272f53bf9b504866e6e0692
tree3c8ee3716604d3a4e86a0fbde01d0caad7b88caf
parent98bbd688a80627ec4071b7c819ee2116f5ecc6d4
Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn't
exist.  Also allow early search termination (per the comments).
insmod.c
modutils/insmod.c
utility.c