Ticket #48560

server_sniff_all_input(): Use SIZE_T_PRINTF for didget value printing

Date d'ouverture: 2023-08-30 11:25 Dernière mise à jour: 2023-09-02 20:52

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

Détails

server_sniff_all_input() should have SIZE_T_PRINTF instead of "(long int)" casts in

        log_debug("Got line: \"%s\" (%ld, %ld)", buffer,
                  (long int) didget, (long int) len);

Ticket History (3/4 Histories)

2023-08-30 11:25 Updated by: cazfi
  • New Ticket "server_sniff_all_input(): Use SIZE_T_PRINTF for didget value printing" created
2023-08-30 11:50 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2023-09-02 20:52 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