[clang][Interp] Avoid calling invalid functions
Check if the non-null function pointer is even valid before calling the function.
parent
31424be3
Please register or sign in to comment
Check if the non-null function pointer is even valid before calling the function.