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
A macro had a PRINTF_ARGS Coverity issue, and so whenever the macro was used, Coverity detected an error.
This meant that many errors were actually caused by the same problem.
0 commit comments