┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/versioncontrol/updateitemstatesthread.cpp
diff options
context:
space:
mode:
authorMarius P <[email protected]>2022-06-05 07:36:01 +0300
committerMéven Car <[email protected]>2022-06-07 11:41:21 +0000
commit8113af62c48d43c9290b4721547f9feea35b66b0 (patch)
treedccd2d211367d325411d343ae03b94912f426013 /src/views/versioncontrol/updateitemstatesthread.cpp
parente406bc197fc0116d7fd8bb62086b41c52417c948 (diff)
KItemListView fix valgrind issue "Conditional jump or move depends on uninitialised value"
KItemListView::setAlternateBackgrounds(bool) (kitemlistview.cpp:489) In C++, a data member of an object is not automatically initialized to "zero". In this case a bool had random values such as the integer 255.
Diffstat (limited to 'src/views/versioncontrol/updateitemstatesthread.cpp')
0 files changed, 0 insertions, 0 deletions