Incidencia #45529

fc_strrep_resize() should use SIZE_T_PRINTF

Abrir Fecha: 2022-08-31 11:24 Última actualización: 2022-10-04 12:49

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
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
Comentario

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
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar