Merge remote-tracking branch 'upstream/dev' into mfkeyfour

This commit is contained in:
noproto
2025-12-01 02:18:48 -05:00
parent 40b533fddb
commit 9f890b693d
306 changed files with 15244 additions and 769 deletions
+1 -1
View File
@@ -650,7 +650,7 @@ static int
// evaluate flags
flags = 0U;
do {
do { //-V1044
switch(*format) {
case '0':
flags |= FLAGS_ZEROPAD;