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