Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check to
LoadFile
to check for fileToLoad == nullptr
before c…
…alling `ReadResourceInitDataLegacy` to prevent crashes from trying to assign to a null container with files of 0 size. (#802)
- Loading branch information