diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-08-11 13:47:40 (GMT) |
---|---|---|
committer | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-08-18 16:04:00 (GMT) |
commit | 8e7fb343372acd0bc5fe04db7a5c5542541d4538 (patch) | |
tree | efe093398dea60e0bc76824ac170b18ea9723dc3 /tests | |
parent | 041a68007413a20a9a9c97d0f2f04f9e03428f67 (diff) | |
download | Qt-8e7fb343372acd0bc5fe04db7a5c5542541d4538.zip Qt-8e7fb343372acd0bc5fe04db7a5c5542541d4538.tar.gz Qt-8e7fb343372acd0bc5fe04db7a5c5542541d4538.tar.bz2 |
Crash in QX11PaintEngine::drawPixmap
We receive a pixmap as a const reference and then we convert it to an
X11 pixmap. This conversion could fail for many reasons, however we
were not looking at the result of this conversion.
This patch was contributed by Christoph Feck from KDE.
Task-number: QTBUG-12826
Reviewed-by: Samuel
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions