[cfe-dev] return value of malloc

Kihong Heo via cfe-dev cfe-dev at lists.llvm.org
Sat Apr 20 14:05:39 PDT 2019


Hi list,

Is there a simple way for Clang Static Analyzer to assume that malloc-family functions always return non-null values?
Otherwise,  it would be appreciated if you point which part I should change to do that.

Thanks,
Kihong


More information about the cfe-dev mailing list