There was an error fetching the commit references. Please try again later.
Fix uninitialized memory accces
Uninitialized memory access is UB in C/C++, fix it.
Loading
Please register or sign in to comment
Uninitialized memory access is UB in C/C++, fix it.