Freeglob is not read again, just free.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24923 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-03-22 17:24:05 +00:00
parent 7665dbc0be
commit 54d8d8504c

View File

@@ -2327,10 +2327,8 @@ out:
}
data = -1;
pdata = -1;
if (freeglob) {
freeglob = 0;
if (freeglob)
globfree(&gl);
}
}