Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 15:04:39 -0800 (PST)
From:      Ollivier Robert <roberto@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cdcontrol cdcontrol.c
Message-ID:  <199911182304.PAA52058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
roberto     1999/11/18 15:04:39 PST

  Modified files:
    usr.sbin/cdcontrol   cdcontrol.c 
  Log:
  Stop run() from dereferencing a NULL pointer when you enter a valid command
  then a ^D at the prompt.
  
  cdcontrol> play 1 14
  cdcontrol>
  zsh: 40874 segmentation fault (core dumped)  /usr/sbin/cdcontrol -f /dev/cd1c
  
  Revision  Changes    Path
  1.23      +3 -1      src/usr.sbin/cdcontrol/cdcontrol.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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