You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The static analyzer alone can't catch all the runtime issues. In this
commit, the dynamic analysis tool Valgrind is added to the CI pipeline.
ENABLE_SDL is set to 0, in order to reduce noise caused by the external
libraries.
Reference:
- https://valgrind.org/docs/manual/quick-start.html
- https://linux.die.net/man/1/gcc
0 commit comments