Tíquete #44704

Set ruleset_error() buffer size to MAX_LEN_LOG_LINE

: 2022-05-29 07:37 Última Atualização: 2022-06-06 23:39

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

Details

As noted in #44372, currently the main difference between ruleset_error(LOG_ERROR ...) and log_error() is that ruleset_error() has much smaller buffer than do_log() that log_error() uses.

Increase the ruleset_error() buffer size, so that there's no regressions when log_error() calls are turned to semantically more correct ruleset_error() calls.

Ticket History (3/5 Histories)

2022-05-29 07:37 Updated by: cazfi
  • New Ticket "Set ruleset_error() buffer size to MAX_LEN_LOG_LINE" created
2022-05-29 07:51 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
2022-06-06 23:39 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