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-malloc-cast.cocci
8 lines
79 B
Plaintext
Raw
Permalink
Blame
History
@rm_malloc_cast@
expression x, n;
type T;
@@
x =
- (T *)
mbedtls_malloc(n)
Reference in New Issue
View Git Blame
Copy Permalink