----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125295/#review85589 -----------------------------------------------------------
Now it's on reviewboard, I can see this changes literally makes no sense. It doesn't change anything at all, and my description is talking nonsense. Yet it does definitely fix valgrind warning about something about a thing when we run "kcminit mouse". - David Edmundson On Sept. 17, 2015, 8:15 p.m., David Edmundson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125295/ > ----------------------------------------------------------- > > (Updated Sept. 17, 2015, 8:15 p.m.) > > > Review request for Plasma. > > > Repository: plasma-desktop > > > Description > ------- > > We fetch 32 bits of data in XIGetProperty > > This should be casted into a Bool, which comes from Xlib which is set to > an int (also always 32 bits). > > The current code casts it to Bool* which is arch dependent, meaning on > 64 bit systems we just read random data. > > > Diffs > ----- > > kcms/input/mouse.cpp c2bd0d0131339d835bf26f5e09768b96875c3142 > > Diff: https://git.reviewboard.kde.org/r/125295/diff/ > > > Testing > ------- > > > Thanks, > > David Edmundson > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel