Project

General

Profile

Actions

Task #6273

open

misc: clean up left over printf calls

Added by Juliana Fajardini Reichow 9 months ago. Updated 8 months 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.

Actions #1

Updated by Juliana Fajardini Reichow 9 months ago

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

Updated by Juliana Fajardini Reichow 8 months ago

  • Label Outreachy added
Actions

Also available in: Atom PDF