Ticket #47663

server_option_next_valid() NULL server_options dereference

Date d'ouverture: 2023-03-23 21:32 Dernière mise à jour: 2023-04-24 11:48

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

Détails

From #47574 reported by alain_bkr:

../../client/options.c:4527:20: runtime error: applying zero offset to null pointer

That line is server_option_next_valid() : const struct server_option *const max = server_options + server_options_num;

server_options is NULL until server side has sent the settings information.

Ticket History (3/5 Histories)

2023-03-23 21:32 Updated by: cazfi
  • New Ticket "server_option_next_valid() NULL server_options dereference" created
2023-04-04 03:09 Updated by: cazfi
2023-04-21 23:00 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Fixed
Commentaire

Attached patch meant even for S2_6.

2023-04-24 11:48 Updated by: cazfi
  • État Update from Ouvert to Atteints

Modifier

Please login to add comment to this ticket » Connexion