scummvm/graphics/fonts
Le Philousophe a110714141 GRAPHICS: Remove superfluous memset
Surface::create already initialized memory to 0 and getPixels can be
nullptr if bitmap size is 0. In this case memset gets called with
nullptr which is undefined behaviour.
2022-01-06 19:39:05 +02:00
..
amigafont.cpp
amigafont.h
bdf.cpp
bdf.h
consolefont.cpp
macfont.cpp
macfont.h
newfont_big.cpp
newfont.cpp
ttf.cpp
ttf.h
winfont.cpp
winfont.h