Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 21:07:04 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh eval.c
Message-ID:  <200807302107.m6UL7CcE045561@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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