adjust QMimeDatabase implementation
Origin: upstream, https://code.qt.io/cgit/qt/qtbase.git/commit/?id=
0cbbba2aa5b47224
Last-Update: 2021-06-12
When multiple globs match, and the result from magic sniffing is
unrelated to any of those globs, globs have priority and one of them
should be picked up.
Gbp-Pq: Name mime_globs.diff
qtbase-opensource-src (5.15.15+dfsg-4) unstable; urgency=medium
* Fix containsTLDEntry() crash when tldChunkCount >= 3 (closes: #
1095423).
- Thanks to Timo Röhling for help with debugging this!
[dgit import unpatched qtbase-opensource-src 5.15.15+dfsg-4]