modprobe: fix a segfault when modprobe is called with no arguments at all
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 31 Oct 2008 02:04:28 +0000 (02:04 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 31 Oct 2008 02:04:28 +0000 (02:04 -0000)
commitbb26db49b1b3a6cbc4b72c0cc6948432e3e77996
tree33a7976a4b4f41839b3f4f175ac4b472daac2619
parentb9b344aa44ba6221edc8f09398325399049bf388
modprobe: fix a segfault when modprobe is called with no arguments at all

function                                             old     new   delta
modprobe_main                                        559     535     -24
modutils/modprobe.c
modutils/modutils.c