Skip to content

CFE-3105: Made format collect data container - #6223

Open
victormlg wants to merge 1 commit into
cfengine:masterfrom
victormlg:make_format_collecting
Open

CFE-3105: Made format collect data container#6223
victormlg wants to merge 1 commit into
cfengine:masterfrom
victormlg:make_format_collecting

Made format function collect data container

34a6da4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 4, 2026 in 3s

1 new alert including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 6415 in libpromises/evalfunction.c

See this annotation in the file changed.

Code scanning / CodeQL

Non-constant format string Critical

The format string argument to
BufferAppendF
has a source which cannot be verified to originate from a string literal.
The format string argument to
BufferAppendF
has a source which cannot be verified to originate from a string literal.