cvs commit: src/bin/sh eval.c

Stefan Farfeleder stefanf at FreeBSD.org
Wed Jul 30 21:07:13 UTC 2008


stefanf     2008-07-30 21:07:04 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               eval.c 
  Log:
  SVN rev 181017 on 2008-07-30 21:07:04Z by stefanf
  
  Pass the correct flags to expandarg() for NFROMFD and NTOFD.  This fixes a
  segmentation fault when the argument expands to an empty string.
  
  Reported by:    simon
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.55      +1 -1      src/bin/sh/eval.c


More information about the cvs-src mailing list