blob: 89481c01a926c1148f16cb080325889e341d1368 [file] [log] [blame]
Andres Amaya Garciafe948312017-07-06 10:34:12 +01001@rm_calloc_cast@
2expression x, n, m;
3type T;
4@@
5 x =
6- (T *)
7 mbedtls_calloc(n, m)