X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=psi.d%2Fglob.psi;h=5e6d21534d452d34c36304878dfb533dbd06f16c;hp=f4a762a729e1a0bfbac6e1877954d12abf449486;hb=7df12c88a4e14611a2585d6e7c994c59e8d7485a;hpb=8c3b5c915ddf11e03e595d7db8917b2b4711a35b diff --git a/psi.d/glob.psi b/psi.d/glob.psi index f4a762a..5e6d215 100644 --- a/psi.d/glob.psi +++ b/psi.d/glob.psi @@ -22,5 +22,4 @@ function psi\glob(string $pattern, int $flags, array &$glob = NULL, callable $er to_int(gl_flags), to_array(*gl_pathv, gl_pathc + gl_offs, to_string(*gl_pathv)) ); - free globfree(buf); }