Skip to content
Commit b0f1d662 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Properly initialize oldStart and oldEnd in PreviewImageProvider::requestImage

Otherwise they may not get assigned any value if the xft exclude range is (0,0), which will make them write random values to the xft exclude range later.

BUG: 409518

Differential Revision: https://phabricator.kde.org/D22707
parent 7c151b8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment