mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-07 23:36:27 +00:00
Reminder to self: 1 is not a valid value in a 1-bit bitfield. It's undefined behavior and gcc -ansi -pedantic helpfully complains about it.
Reminder to self: 1 is not a valid value in a 1-bit bitfield. It's undefined behavior and gcc -ansi -pedantic helpfully complains about it.