]> granicus.if.org Git - php/commit
Verify if gl_pathv is not NULL, which it is, when GLOB_NOMATCH isn't
authorMelvyn Sopacua <msopacua@php.net>
Mon, 23 Dec 2002 18:33:46 +0000 (18:33 +0000)
committerMelvyn Sopacua <msopacua@php.net>
Mon, 23 Dec 2002 18:33:46 +0000 (18:33 +0000)
commit0764c3101baf70ee368efa3ec42cfb5104e304e7
treec10aee752d88621223e62432f2a4209d8558ec3a
parent0bb1ff71d650bbd8d8bdb12432988fd01a38edef
Verify if gl_pathv is not NULL, which it is, when GLOB_NOMATCH isn't
supported and there are no matches.

# BSDi/Mac OSX are affected.
ext/standard/dir.c