Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2010 00:38:38 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/ftpd popen.c
Message-ID:  <201004010038.o310cuj7043001@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-04-01 00:38:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    libexec/ftpd         popen.c 
  Log:
  SVN rev 206025 on 2010-04-01 00:38:38Z by delphij
  
  MFC r205656:
  
  Check that gl_pathc is bigger than zero before derefencing gl_pathv.
  When gl_pathc == 0, the content of gl_pathv is undefined.
  
  PR:             bin/144761
  Submitted by:   David BERARD <contact davidberard fr>
  Obtained from:  OpenBSD
  
  Revision   Changes    Path
  1.26.22.2  +2 -1      src/libexec/ftpd/popen.c



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