This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
rotek
/
bt-67xx_universal_hw
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
dev
Dallar
Biçim İmleri
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
thirdparty
/
mbedTLS
/
scripts
/
rm-malloc-cast.cocci
rm-malloc-cast.cocci
79 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
@rm_malloc_cast@
expression x, n;
type T;
@@
x =
- (T *)
mbedtls_malloc(n)