https://bugs.kde.org/show_bug.cgi?id=422623
--- Comment #5 from Mark Wielaard <[email protected]> --- commit b74f9f23c8758c77367f18368ea95baa858544cb Author: Mark Wielaard <[email protected]> Date: Tue Aug 18 23:58:55 2020 +0200 Fix epoll_ctl setting of array event and data fields. Fix for https://bugs.kde.org/show_bug.cgi?id=422623 in commit ecf5ba119 epoll_ctl warns for uninitialized padding on non-amd64 64bit arches contained a bug. A pointer to an array is not a pointer to a pointer to an array. Found by a Fedora user: https://bugzilla.redhat.com/show_bug.cgi?id=1844778#c10 -- You are receiving this mail because: You are watching all bug changes.
