Fixed clean up reference

This commit is contained in:
SmokelessCPU 2022-09-01 18:37:10 +02:00
parent b054c17ea7
commit 6b5017d665

View file

@ -398,7 +398,7 @@ break;
break;
}
}
cleanup:
//cleanup:
for (next = Start; next != NULL; next = next->next)
{
if (next->Name_Dyn_Alloc)