Update ldr_init.c
This commit is contained in:
parent
b7f775c393
commit
a75d424f31
|
@ -249,7 +249,7 @@ _FX void Ldr_LoadInjectDlls(BOOLEAN bHostInject)
|
||||||
}
|
}
|
||||||
|
|
||||||
Dll_Free(dllname);
|
Dll_Free(dllname);
|
||||||
Dll_Free(path);
|
Dll_Free(path);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue