Skip to content

Log messages when peer sends too large message.

GitHub Advanced Security / CodeQL failed Apr 16, 2024 in 5s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 387 in src/sp/transport/ipc/ipc.c

See this annotation in the file changed.

Code scanning / CodeQL

Wrong type of arguments to formatting function High

This argument should be of type 'int' but is of type 'unsigned long'.

Check failure on line 382 in src/sp/transport/tls/tls.c

See this annotation in the file changed.

Code scanning / CodeQL

Wrong type of arguments to formatting function High

This argument should be of type 'int' but is of type 'unsigned long'.

Check failure on line 389 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

Code scanning / CodeQL

Wrong type of arguments to formatting function High

This argument should be of type 'int' but is of type 'unsigned long'.