This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
rotek
/
bt-67xx_universal_hw
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
fix
Rami (Branch)
Tag
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
thirdparty
/
mbedTLS
/
scripts
/
rm-malloc-cast.cocci
rm-malloc-cast.cocci
79 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
@rm_malloc_cast@
expression x, n;
type T;
@@
x =
- (T *)
mbedtls_malloc(n)