mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
We pass all fields of `buf` to `add_possible_value()`, and at least on Linux `setjmp()` does not initialize all fields. Fixes #24560.
We pass all fields of `buf` to `add_possible_value()`, and at least on Linux `setjmp()` does not initialize all fields. Fixes #24560.