Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 22:37:22 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/bash2 Makefile ports/shells/bash2/files patch-redir.c
Message-ID:  <200406202237.i5KMbM8e088920@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2004-06-20 22:37:22 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash2         Makefile 
  Added files:
    shells/bash2/files   patch-redir.c 
  Log:
  Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'
  will not segfault and dump core.
  
  Submitted by:   Robert Nagy <robert@openbsd.org>
  
  Revision  Changes    Path
  1.68      +1 -1      ports/shells/bash2/Makefile
  1.1       +20 -0     ports/shells/bash2/files/patch-redir.c (new)



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