Do not call memcpy with NULL src pointer
This fix the following ubsan error check-62.c:36:2: runtime error: null pointer passed as argument 2, which is declared to never be null
Showing
Please register or sign in to comment
This fix the following ubsan error check-62.c:36:2: runtime error: null pointer passed as argument 2, which is declared to never be null