Incidencia #46228

localtime() used in multithreaded context

Abrir Fecha: 2022-12-07 20:32 Última actualización: 2023-01-01 15:11

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
4

Details

Some of our localtime() calls can happen on multithreaded context.

Likely solution is to implement fc_localtime() that wraps localtime_r() when it's available, otherwise fallback functionality.

Ticket History (3/8 Histories)

2022-12-07 20:32 Updated by: cazfi
  • New Ticket "localtime() used in multithreaded context" created
2022-12-08 17:25 Updated by: cazfi
2022-12-25 23:56 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
Comentario

Patches for all branches, including S2_6

2023-01-01 15:11 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