This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
rotek
/
bt-67xx_universal_hw
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
6712
Ramuri
Etichete
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
thirdparty
/
mbedTLS
/
scripts
/
rm-malloc-cast.cocci
rm-malloc-cast.cocci
79 B
Permalink
Istoric
Crud
1
2
3
4
5
6
7
@rm_malloc_cast@
expression x, n;
type T;
@@
x =
- (T *)
mbedtls_malloc(n)