Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce textual 'noise' in the EOS event debug log entries #1022

Merged
merged 1 commit into from
Sep 19, 2024

reduce textual 'noise' in the EOS event debug log entries

c97edc3
Select commit
Loading
Failed to load commit list.
Merged

reduce textual 'noise' in the EOS event debug log entries #1022

reduce textual 'noise' in the EOS event debug log entries
c97edc3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 19, 2024 in 3s

2 new alerts including 2 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 2226 in camlibs/ptp2/ptp-pack.c

See this annotation in the file changed.

Code scanning / CodeQL

Potential use after free Critical

Memory may have been previously freed by
call to free
.
Memory may have been previously freed by
call to free
.

Check failure on line 2227 in camlibs/ptp2/ptp-pack.c

See this annotation in the file changed.

Code scanning / CodeQL

Potential use after free Critical

Memory may have been previously freed by
call to free
.
Memory may have been previously freed by
call to free
.