cvs commit: ports/shells/bash2 Makefile ports/shells/bash2/files
 patch-redir.c
    David E. O'Brien 
    obrien at FreeBSD.org
       
    Sun Jun 20 15:37:23 PDT 2004
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list