Ticket #45529

fc_strrep_resize() should use SIZE_T_PRINTF

Eröffnet am: 2022-08-31 11:24 Letztes Update: 2022-10-04 12:49

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

Details

fc_strrep_resize() has: fc_assert_ret_val_msg(... ": %lu." ... (long unsigned int)*len)

Should just use SIZE_T_PRINTF.

Ticket-Verlauf (3/6 Historien)

2022-08-31 11:24 Aktualisiert von: cazfi
  • New Ticket "fc_strrep_resize() should use SIZE_T_PRINTF" created
2022-09-24 05:06 Aktualisiert von: cazfi
2022-09-30 09:39 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from 3.1.0 (closed) to 3.0.4 (closed)
Kommentar

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 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden