cvs commit: src/usr.bin/hexdump display.c

Tim J. Robbins tjr at FreeBSD.org
Tue Aug 3 19:47:33 PDT 2004


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


More information about the cvs-all mailing list