Skip to content

Merge remote-tracking branch 'upstream/master' into FTY-remerge-20251125

41f6c11
Select commit
Loading
Failed to load commit list.
Merged

FTY remerge from master as of 20251125 #3200

Merge remote-tracking branch 'upstream/master' into FTY-remerge-20251125
41f6c11
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 29, 2025 in 25s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 3019 in common/common.c

See this annotation in the file changed.

Code scanning / CodeQL

Long switch case Note

Switch has at least one case that is too long:
NOTIFY_STATE_READY_WITH_PID (34 lines)
.
Switch has at least one case that is too long:
NOTIFY_STATE_WATCHDOG (88 lines)
.
Switch has at least one case that is too long:
NOTIFY_STATE_EXTEND_TIMEOUT (73 lines)
.

Check notice on line 73 in server/sstate.c

See this annotation in the file changed.

Code scanning / CodeQL

FIXME comment Note

FIXME comment: all these should return their state_...() value!

Check notice on line 395 in server/sstate.c

See this annotation in the file changed.

Code scanning / CodeQL

FIXME comment Note

FIXME comment: ? I do not see either buf filled below