[Analysis] improve function signature checking for calloc
This would crash later if we thought the parameters were valid for the standard library call as shown in: https://llvm.org/PR50846
Loading
Please register or sign in to comment
This would crash later if we thought the parameters were valid for the standard library call as shown in: https://llvm.org/PR50846