TartanLlama contributed to bytecodealliance/open-posix-test-suite

Wait 5 sec.

TartanLlama merged bytecodealliance/open-posix-test-suite#4 · February 27, 2026 00:34 Fix unsafe printf statements #4 There are many printf statements that pass a string directly as the format string argument, rather than using the %s specifier. This is unsafe and … +42 -42