K 10 svn:author V 2 dg K 8 svn:date V 27 1994-08-02T11:45:43.000000Z K 7 svn:log V 202 Don't call getmntopts with a null pointer as an option string; it'll dereference it. Pass optarg from getopts as it should have been done. This bug caused mount_cd9660 to segfault whenever -o was used. END