mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 04:22:34 +00:00
Previously, `vsscanf()` would crash whenever it encountered a width specification. Now, it consumes the width specification but does not yet do anything with it. |
||
|---|---|---|
| .. | ||
| accuracy-strtod.cpp | ||
| CMakeLists.txt | ||
| exec-should-not-search-current-directory.cpp | ||
| memmem-tests.cpp | ||
| overlong_realpath.cpp | ||
| qsort-sorts-and-copies.cpp | ||
| scanf.cpp | ||
| snprintf-correctness.cpp | ||
| stack-smash.cpp | ||
| stdlib-generate-unique-filename.cpp | ||
| strlcpy-correctness.cpp | ||