summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-03 12:32:54 +0100
committerChristian Göttsche <cgzones@googlemail.com>2020-12-03 12:32:54 +0100
commit3695cbd5d8dda27f99383437035450814463b633 (patch)
treebf591b158a801daf183fdfa3a1a3c3f03d42e0de /linux
parentfe848403149dd8e452281ec8eb16a8401112b0f6 (diff)
Silence possible NULL dereference
Found by compiling with LTO ProcessList.c: In function ‘ProcessList_updateTreeSetLayer’: ProcessList.c:195:15: error: potential null pointer dereference [-Werror=null-dereference] 195 | if (proc->tree_depth == deep && proc->tree_left > left && proc->tree_right < right) { | ^ ProcessList.c:195:15: error: potential null pointer dereference [-Werror=null-dereference] ProcessList.c:195:15: error: potential null pointer dereference [-Werror=null-dereference]
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy