8 lines
92 B
Plaintext
Raw Normal View History

2021-01-28 23:50:40 +11:00
@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)