Tíquete #45905

Fallback fc_vsnprintf() not thread safe

: 2022-10-17 22:56 Última Atualização: 2022-11-04 01:06

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

Details

As fc_vsnprintf() fallback version uses single internal buffer for handling all the calls, it's not thread safe. Fallback functionality is used on Windows (& potentially somewhere else).

As fc_vsnprintf() is used in logging, this also breaks its supposed thread safety.

Ticket History (3/7 Histories)

2022-10-17 22:56 Updated by: cazfi
  • New Ticket "Fallback fc_vsnprintf() not thread safe" created
2022-10-21 01:12 Updated by: cazfi
2022-10-29 05:37 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
Comentário

Also S2_6 version attached

2022-11-04 01:06 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