Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 1996 12:33:45 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/restore main.c
Message-ID:  <199607231933.MAA06306@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/07/23 12:33:45

  Modified:    sbin/restore  main.c
  Log:
  When running 'rrestore foo', you get a segmentation fault because
  the obsolete() function to convert dump-style args to getopt-style
  args doesn't check to see that 'f' really has an argument following
  the option string in argv[1].
  
  Submitted-By: jmacd
  
  Revision  Changes    Path
  1.2       +3 -1      src/sbin/restore/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607231933.MAA06306>