mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 12:11:10 +01: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.