チケット #44755

sdl2: city_map_canvas not freed on client exit

登録: 2022-06-05 06:26 最終更新: 2022-06-18 04:56

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
3

詳細

sdl2-client does not free city_map_canvas on exit. Should be fixed just so that it won't show up in valgrind reports any more (possibly causing people to investigate the situation over and over)

チケットの履歴 (6 件中 3 件表示)

2022-06-05 06:26 更新者: cazfi
  • 新しいチケット "sdl2: city_map_canvas not freed on client exit" が作成されました
2022-06-12 04:19 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
コメント

Reply To cazfi

Should be fixed just so that it won't show up in valgrind reports any more

These fixes actually handle also such an issue that the city_map_canvas pointer was not initialized, and if it happened to be non-NULL it was assumed to contain a valid value to free() before reallocation. To fix that more serious aspect made also S2_6 version.

2022-06-18 04:56 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする