Skip to content
GitLab
Explore
Sign in
Fixed KDE-specific crash
Code
Review changes
Check out branch
Download
Patches
Plain diff
Raza, Zamaan
requested to merge
KDE_bugfix
into
master
Jan 21, 2020
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
KDE would pass a zero-length Qstring to the message handler, causing a segfault. Added a length check.
Merge request reports