This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
rotek
/
bt-67xx_universal_hw
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
شاخه:
fix
شاخهها
تگها
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
thirdparty
/
mbedTLS
/
scripts
/
rm-malloc-cast.cocci
rm-malloc-cast.cocci
79 B
لینک دائمی
تاريخچه
خام
1
2
3
4
5
6
7
@rm_malloc_cast@
expression x, n;
type T;
@@
x =
- (T *)
mbedtls_malloc(n)