Tíquete #47663

server_option_next_valid() NULL server_options dereference

: 2023-03-23 21:32 Última Atualização: 2023-04-24 11:48

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
1

Details

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
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Fixed
Comentário

Attached patch meant even for S2_6.

2023-04-24 11:48 Updated by: cazfi
  • Estado Update from Aberto to Fechado

Editar

Please login to add comment to this ticket » Login