lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
72 stars 35 forks source link

Avoid invalid memory access in QIconCacheGtkReader::lookup() #223

Closed luis-pereira closed 4 years ago

luis-pereira commented 4 years ago

Backport of commit: https://code.qt.io/cgit/qt/qtbase.git/commit/src/gui/image/qiconloader.cpp?id=98c5f22161e25c0f6867c0bf7db7aa8d6fcf6074

tsujan commented 4 years ago

GTM.