This repository has been archived by the owner on May 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CNullDriver::removeTexture() segfault
`Textures` is not an one-to-one mapping. Minetest still crashes with this commit but that's because it attempts to double-free a texture. broken by 7298b46
- Loading branch information