2019-08-05 16:25:51 +01:00

8 lines
85 B
Plaintext

@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)