Fixed clean up reference
This commit is contained in:
parent
b054c17ea7
commit
6b5017d665
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ break;
|
|||
break;
|
||||
}
|
||||
}
|
||||
cleanup:
|
||||
//cleanup:
|
||||
for (next = Start; next != NULL; next = next->next)
|
||||
{
|
||||
if (next->Name_Dyn_Alloc)
|
||||
|
|
Loading…
Reference in a new issue