Kawe Mazidjatari 465d905056 VpkLib: fix bug in GetManifest()
Check if the parsing was actually successful, else free and return nullptr. The null check at call site never worked since we never return null on failure.
2024-04-05 17:46:53 +02:00
..