チケット #48722

Incorrect types passed as API_TYPE_INT

登録: 2023-09-25 00:48 最終更新: 2023-09-30 13:25

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

詳細

We've encountered issues with wrong kind of types being passed to lua signals and functions as API_TYPE_INT in the past. I believe them all to be broken in practice, even if no script has exposed those bugs in a serious way.

Make sure to cast all values passed as API_TYPE_INT as lua_Integer to make sure they are correct no matter C-side type width on the specific host and/or lua-side width.

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

2023-09-25 00:48 更新者: cazfi
  • 新しいチケット "Incorrect types passed as API_TYPE_INT" が作成されました
2023-09-25 01:09 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
2023-09-30 12:46 更新者: cazfi
コメント

Pushed to branches other than S3_1, where this did not apply at the moment (must have textual dependency to some other patch earlier in my work branch)

2023-09-30 13:25 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

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