8 lines
85 B
Plaintext
Raw Normal View History

2019-04-29 14:39:56 +01:00
@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)