待辦事項 #45529

fc_strrep_resize() should use SIZE_T_PRINTF

啟用日期: 2022-08-31 11:24 最後更新: 2022-10-04 12:49

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
2

細節

fc_strrep_resize() has: fc_assert_ret_val_msg(... ": %lu." ... (long unsigned int)*len)

Should just use SIZE_T_PRINTF.

Ticket History (3/6 Histories)

2022-08-31 11:24 Updated by: cazfi
  • New Ticket "fc_strrep_resize() should use SIZE_T_PRINTF" created
2022-09-24 05:06 Updated by: cazfi
2022-09-30 09:39 Updated by: cazfi
評語

While SIZE_T_PRINTF is available in S3_1 & master only, there's a typofix part on this patch that is applicable to S3_0.

2022-10-04 12:49 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入