Incidencia #45918

rand.c: Use SIZE_T_PRINTF

Abrir Fecha: 2022-10-18 17:38 Última actualización: 2022-12-03 23:42

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Rejected
Fichero:
Ninguno

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
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Rejected
Comentario

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
  • Estado Update from Open to Cerrado

Attachment File List

No attachments

Editar

Please login to add comment to this ticket » Entrar