Skip to content

qt: fix out of bound while evaluating gtk colors

Pierre Lamot requested to merge chub/vlc:qt/hotfix-oob-gtk into master

interpreting ARGB32 data as uint64_t data causes an OOB

Merge request reports