mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 13:40:55 +02:00
commit bash-20090423 snapshot
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ finddirs (pat, sdir, flags, ep, np)
|
||||
*np = 0;
|
||||
if (ep)
|
||||
*ep = 0;
|
||||
if (r)
|
||||
if (r && r != &glob_error_return)
|
||||
free (r);
|
||||
return (struct globval *)0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user