8 lines
79 B
Plaintext
Raw Normal View History

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