[Commits] [wesnoth/wesnoth] 02d8d0: add warning about memory leaks reported by cppchec...
GitHub
noreply at github.com
Mon Jun 9 16:04:16 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 02d8d0a07ded87e11fdacc6958ab7dd528d6d307
https://github.com/wesnoth/wesnoth/commit/02d8d0a07ded87e11fdacc6958ab7dd528d6d307
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M utils/wesnoth-attack-sim.c
Log Message:
-----------
add warning about memory leaks reported by cppcheck
Commit: f1d947b8795a34645bb7a9f3a7f231f62a54942f
https://github.com/wesnoth/wesnoth/commit/f1d947b8795a34645bb7a9f3a7f231f62a54942f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/ana/api/binary_streams.hpp
Log Message:
-----------
change throw in destructor to an assert, to silence cppcheck
Commit: 7e9d522232e677020758d537f7d3df1cfbb490d4
https://github.com/wesnoth/wesnoth/commit/7e9d522232e677020758d537f7d3df1cfbb490d4
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M changelog
M scons/boost.py
M scons/config_check_utils.py
M scons/cplusplus.py
M scons/gettext.py
M scons/lua.py
M scons/python_devel.py
M src/actions/attack.cpp
M src/actions/attack.hpp
M src/actions/create.cpp
M src/actions/move.cpp
M src/actions/move.hpp
M src/actions/undo.cpp
M src/actions/undo.hpp
M src/ai/actions.cpp
M src/ai/testing/ca.cpp
M src/carryover.cpp
M src/config_assign.hpp
M src/controller_base.cpp
M src/dialogs.cpp
M src/editor/editor_controller.cpp
M src/editor/map/context_manager.cpp
M src/editor/map/map_context.hpp
M src/editor/palette/common_palette.hpp
M src/flg_manager.cpp
M src/formula_tokenizer.hpp
M src/game_board.hpp
M src/game_config.cpp
M src/game_config_manager.cpp
M src/game_controller.cpp
M src/game_events/action_wml.cpp
M src/game_events/handlers.hpp
M src/gamestatus.cpp
M src/gamestatus.hpp
M src/gui/dialogs/gamestate_inspector.cpp
M src/gui/widgets/listbox.cpp
M src/gui/widgets/listbox.hpp
M src/gui/widgets/scrollbar_container.cpp
M src/gui/widgets/toggle_panel.cpp
M src/hotkey/hotkey_preferences_display.cpp
M src/image_modifications.hpp
M src/log.cpp
M src/make_enum.hpp
M src/map_location.cpp
M src/map_location.hpp
M src/menu_events.cpp
M src/minimap.cpp
M src/mouse_events.cpp
M src/mouse_handler_base.cpp
M src/mouse_handler_base.hpp
M src/mp_depcheck.cpp
M src/multiplayer_connect_engine.cpp
M src/multiplayer_connect_engine.hpp
M src/multiplayer_create_engine.cpp
M src/multiplayer_lobby.cpp
M src/persist_context.hpp
M src/persist_var.cpp
M src/play_controller.cpp
M src/playcampaign.cpp
M src/playmp_controller.cpp
M src/playmp_controller.hpp
M src/playsingle_controller.cpp
M src/playturn.cpp
M src/playturn.hpp
M src/playturn_network_adapter.cpp
M src/playturn_network_adapter.hpp
M src/random_new.cpp
M src/random_new.hpp
M src/random_new_deterministic.cpp
M src/random_new_synced.cpp
M src/random_new_synced.hpp
M src/replay.cpp
M src/replay.hpp
M src/replay_controller.cpp
M src/replay_helper.cpp
M src/replay_helper.hpp
M src/save_index.cpp
M src/scripting/lua.cpp
M src/sdl/utils.hpp
M src/serialization/parser.cpp
M src/server/game.cpp
M src/server/game.hpp
M src/statistics.cpp
M src/storyscreen/part.cpp
M src/storyscreen/part.hpp
M src/storyscreen/render.cpp
M src/synced_checkup.cpp
M src/synced_checkup.hpp
M src/synced_commands.cpp
M src/synced_commands.hpp
M src/synced_context.cpp
M src/synced_context.hpp
M src/team.hpp
M src/tests/test_config.cpp
M src/tests/test_make_enum.cpp
M src/tests/test_map_location.cpp
M src/tod_manager.cpp
M src/unit.cpp
M src/unit_abilities.cpp
M src/unit_frame.cpp
M src/unit_types.hpp
M src/utils/smart_list.hpp
M src/video.cpp
M src/whiteboard/recall.cpp
M src/whiteboard/utility.cpp
Log Message:
-----------
Merge branch 'master' of git://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/311c4d3d480b...7e9d522232e6
More information about the Commits
mailing list