Ticket #45918

rand.c: Use SIZE_T_PRINTF

오픈 날짜: 2022-10-18 17:38 마지막 업데이트: 2022-12-03 23:42

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

Details

rand.c should use SIZE_T_PRINTF where appropriate.

Ticket History (3/3 Histories)

2022-10-18 17:38 Updated by: cazfi
  • New Ticket "rand.c: Use SIZE_T_PRINTF" created
2022-12-03 16:59 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Rejected
댓글 올리기

Reply To cazfi

rand.c should use SIZE_T_PRINTF where appropriate.

Even the variables named 'size' are not actually of type size_t, but RANDOM_TYPE. So SIZE_T_PRINTF would *not* be the right thing to use here.

2022-12-03 23:42 Updated by: cazfi
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login