Some use after free
in tinyformat.h
reported by Clang MemorySanitizer
#1606
Labels
use after free
in tinyformat.h
reported by Clang MemorySanitizer
#1606
Because of:
munmap_chunk(): invalid pointer
crash when freeingpic
inR_FindImageFile()
#1598I decided to run some memory checkers on the engine, here is the first error I caught using Clang MemorySanitizer:
The text was updated successfully, but these errors were encountered: