mirror of
https://github.com/amnezia-vpn/OpenVPNAdapter.git
synced 2026-06-22 18:17:18 +03:00
8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
@rm_calloc_cast@
|
|
expression x, n, m;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
mbedtls_calloc(n, m)
|