Project

General

Profile

Actions

Task #6273

open
JF OD

misc: clean up left over printf calls

Task #6273: misc: clean up left over printf calls

Added by Juliana Fajardini Reichow over 2 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:
Beginner, Outreachy

Description

Despite we having our API for logging system messages, some places of Suricata codebase still make use of `printf` statements. Some may still be necessary, but I believe some could be replaced by `SCLog` calls or even `FatalError` ones, depending on the case.

As seen and discussed in https://github.com/OISF/suricata/pull/9385#discussion_r1294040504.

Find, analyze, and replace `printf` statements when required, as required.

JF Updated by Juliana Fajardini Reichow over 2 years ago Actions #1

  • Subject changed from output: clean up left over printf calls to misc: clean up left over printf calls

JF Updated by Juliana Fajardini Reichow over 2 years ago Actions #2

  • Label Outreachy added

VJ Updated by Victor Julien about 1 year ago Actions #3

  • Target version changed from 8.0.0-beta1 to 9.0.0-beta1
Actions

Also available in: PDF Atom