This website requires JavaScript.
Explore
Help
Sign In
OrgST-Microelectronics
/
STM32CubeF4
mirror of
https://github.com/STMicroelectronics/STM32CubeF4.git
Watch
1
Star
0
Fork
You've already forked STM32CubeF4
0
Code
Issues
Releases
Wiki
Activity
master
STM32CubeF4
/
Middlewares
/
Third_Party
/
mbedTLS
/
scripts
/
rm-calloc-cast.cocci
8 lines
85 B
Plaintext
Raw
Permalink
Blame
History
@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)
Reference in New Issue
View Git Blame
Copy Permalink