scummvm/engines/wintermute/base
D G Turner cd627adf89 WINTERMUTE: Remove Zero Sized Buffer Allocation
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.
2022-06-04 15:59:59 +01:00
..
file
font
gfx WINTERMUTE: Remove Zero Sized Buffer Allocation 2022-06-04 15:59:59 +01:00
particles
scriptables
sound
base.cpp
base.h
base_active_rect.cpp
base_active_rect.h
base_animation_transition_time.cpp
base_animation_transition_time.h
base_dynamic_buffer.cpp
base_dynamic_buffer.h
base_engine.cpp
base_engine.h
base_fader.cpp
base_fader.h
base_file_manager.cpp
base_file_manager.h
base_frame.cpp
base_frame.h
base_game.cpp
base_game.h
base_game_custom_actions.h
base_game_music.cpp
base_game_music.h
base_game_settings.cpp
base_game_settings.h
base_keyboard_state.cpp
base_keyboard_state.h
base_named_object.cpp
base_named_object.h
base_object.cpp
base_object.h
base_parser.cpp
base_parser.h
base_persistence_manager.cpp
base_persistence_manager.h
base_point.cpp
base_point.h
base_quick_msg.cpp
base_quick_msg.h
base_region.cpp
base_region.h
base_script_holder.cpp
base_script_holder.h
base_scriptable.cpp
base_scriptable.h
base_sprite.cpp
base_sprite.h
base_string_table.cpp
base_string_table.h
base_sub_frame.cpp
base_sub_frame.h
base_surface_storage.cpp
base_surface_storage.h
base_transition_manager.cpp
base_transition_manager.h
base_viewport.cpp
base_viewport.h
save_thumb_helper.cpp
save_thumb_helper.h
saveload.cpp
saveload.h
timer.cpp
timer.h