Tíquete #48377

Qt: help_widget::uclass_max_values() not initializing convert_time

: 2023-07-10 10:43 Última Atualização: 2023-07-15 13:46

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

Details

S3_1, clang-16 analyzer:

../../../../src/client/gui-qt/helpdlg.cpp:1684:7: warning: The left operand of '>' is a garbage value [core.UndefinedBinaryOperatorResult]
      SET_MAX(convert_time);
      ^~~~~~~~~~~~~~~~~~~~~
../../../../src/client/gui-qt/helpdlg.cpp:1679:23: note: expanded from macro 'SET_MAX'
      max->v = max->v > utype->v ? max->v : utype->v

Ticket History (3/4 Histories)

2023-07-10 10:43 Updated by: cazfi
  • New Ticket "Qt: help_widget::uclass_max_values() not initializing convert_time" created
2023-07-10 12:36 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 3.0.9 (fechado)
Comentário

Patch for all branches, including S2_6, attached.

2023-07-15 13:46 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login