Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 23:44:01 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh expand.c
Message-ID:  <200301170744.h0H7i1gC088171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/01/16 23:44:01 PST

  Modified files:        (Branch: RELENG_4)
    bin/sh               expand.c 
  Log:
  MFC revs. 1.39 and 1.41: Do not strip CTL* escapes from redirection
  filenames in argstr(), exptilde(), expari(), expbackq() and evalvar().
  Fixes a memory corruption bug and the inability to access files with
  certain characters in their names via shell redirection.
  
  Revision  Changes    Path
  1.31.2.5  +5 -5      src/bin/sh/expand.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?200301170744.h0H7i1gC088171>