mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
The behaviour of malloc and similar functions when called with a zero sized parameter is implementation dependent resulting in subtle portability bugs and should be avoided. This will generate warnings in GCC if -Walloc-zero is passed. |
||
---|---|---|
.. | ||
3ds | ||
opengl | ||
osystem | ||
x | ||
base_image.cpp | ||
base_image.h | ||
base_renderer.cpp | ||
base_renderer.h | ||
base_renderer3d.cpp | ||
base_renderer3d.h | ||
base_surface.cpp | ||
base_surface.h | ||
shadow_volume.cpp | ||
shadow_volume.h |