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
This options is included by default on GCC 15 with -Wextra.
Not really a bug in the codebase as we don't use the null terminator,
we use the exact size of the BOM string for appending it.
.
0 commit comments