Fix an uninitialized read detected by valgrind. The array to be copied is...
Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string. related-to-bug: 2366619
Loading
Please register or sign in to comment