チケット #44993

generate_packets.py: use FC_FREE macro

登録: 2022-07-04 00:08 最終更新: 2022-07-05 18:41

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

詳細

Split from discussion in #44977; related to hrm#745593.

Reply To cazfi

... change to use FC_FREE() instead of free() + "... = NULL;" for some fields. Not sure if we want to do that, but if we do, it should go to separate ticket and then handle also other similar cases in generate_packets.py.

There are currently 13 such cases, as well as one use of free() without ... = NULL; (which would cause problems if there were any packets with both pre-send and post-send hooks).

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

2022-07-04 00:08 更新者: alienvalkyrie
  • 新しいチケット "generate_packets.py: use FC_FREE macro" が作成されました
2022-07-04 02:26 更新者: alienvalkyrie
  • 解決法なし から 受領 に更新されました
  • チケットの種類バグ から パッチ に更新されました
コメント

The mentioned special case is nontrivial to work with, so I'll make a separate ticket for that.

2022-07-04 02:29 更新者: alienvalkyrie
コメント

Reply To alienvalkyrie

The mentioned special case is nontrivial to work with, so I'll make a separate ticket for that.

~> #44996

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

添付ファイルリスト

編集

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