Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 14:48:09 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh expand.c
Message-ID:  <200109242148.f8OLm9d72441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/09/24 14:48:09 PDT

  Modified files:        (Branch: RELENG_4)
    bin/sh               expand.c 
  Log:
  MFC: Don't check uninitialized memory for having the shell control character
       value CTLARI since this might break expansion of arithmetic expressions.
       Don't access memory below start of stackblock.
  PR:		24443
  Submitted by:	hunt@iprg.nokia.com
  
  Revision  Changes    Path
  1.31.2.2  +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?200109242148.f8OLm9d72441>