set flags and aliases

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24459 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:47:32 +00:00
parent 10336e8213
commit 329e5b51b3

View File

@@ -488,6 +488,9 @@ loop:
entry->vno = tmp32;
}
}
entry->flags = 0;
entry->aliases = NULL;
if(start) *start = pos;
if(end) *end = pos + 4 + len;
out: