16/03/2023 10:33, Srikanth Yalavarthi: > Added checks for null pointers. Removed logically dead code. > Fix division or modulo by zero. Fix evaluation order violation > issues. Fix potential memory leak in xstats function.
I think it would be better to split this patch a little, so we can easily see what are the reasons for the changes.