Files

8 lines
85 B
Plaintext
Raw Permalink Normal View History

2023-11-09 20:19:51 +08:00
@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)