GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
zhangqy
/
XinYang_IOS
Transfer to URL with SHA
Find file
Newer
Older
tree:
6418f910eb
Switch branches
×
main
XinYang_IOS
/
Carthage
/
Checkouts
/
OpenVPNAdapter
/
Sources
/
mbedTLS
/
scripts
/ rm-calloc-cast.cocci
zhangfeng
on 7 Dec 2023
85 bytes
1.8.0
Raw
Blame
History
@rm_calloc_cast@ expression x, n, m; type T; @@ x = - (T *) mbedtls_calloc(n, m)