https://bugs.kde.org/show_bug.cgi?id=445894
--- Comment #24 from Jiri Slaby <jirisl...@gmail.com> --- (In reply to Vlad Zahorodnii from comment #23) > > So it's the pointer returned by backend->drmFormat(m_output); > > drmFormat() returns an integer. can you add a default member initializer for > GbmFormat::drmFormat, i.e. > > struct GbmFormat > { > uint32_t drmFormat = 0; Sure, this makes it go away. -- You are receiving this mail because: You are watching all bug changes.