mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 15:08:43 +00:00
Previously flags was left to whatever value it had before. It's cleaner to make sure it has a definite value, and all bits set looks like the safest way for when it went very wrong.