Ticket #45529

fc_strrep_resize() should use SIZE_T_PRINTF

Date d'ouverture: 2022-08-31 11:24 Dernière mise à jour: 2022-10-04 12:49

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
2

Détails

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
Commentaire

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
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion