Incidencia #48377

Qt: help_widget::uclass_max_values() not initializing convert_time

Abrir Fecha: 2023-07-10 10:43 Última actualización: 2023-07-15 13:46

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
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
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.0.9 (cerrado)
Comentario

Patch for all branches, including S2_6, attached.

2023-07-15 13:46 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar