Ticket #45529

fc_strrep_resize() should use SIZE_T_PRINTF

오픈 날짜: 2022-08-31 11:24 마지막 업데이트: 2022-10-04 12:49

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
2

Details

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
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login