mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-04 11:56:41 +00:00
Don't use the macro name assert. It's technically permitted as long as <assert.h> is not included, but it's fragile, because it means the code and any header that it includes must not include <assert.h>.
10 KiB
10 KiB