Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 02:47:32 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/hexdump display.c
Message-ID:  <200408040247.i742lWju003537@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-08-04 02:47:32 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/hexdump      display.c 
  Log:
  In next(), ensure that 'done' is set in the case when a file cannot
  be opened, to avoid trying to read standard input after already closing
  it, which resulted in EBADF errors.
  
  Revision  Changes    Path
  1.22      +2 -1      src/usr.bin/hexdump/display.c



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