This website requires JavaScript.
Explore
Help
Sign In
kelvin
/
spider-bot
Watch
1
Star
0
Fork
You've already forked spider-bot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
spider-bot
/
fw
/
nrf52
/
nrf5_sdk
/
external
/
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