mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-05-13 00:04:14 +08:00
1a3a83f332
git-subtree-dir: Sources/mbedTLS git-subtree-split: 432b4b7989445a34940658e45557072e6e782d62
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)
|