mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 16:48:42 +00:00
Using the following semantic patch provided by Mansour Moufid: @@ expression x; @@ x = mbedtls_calloc(...) ... - memset(x, 0, ...);
80 KiB
80 KiB