Skip to content
GitLab
Explore
Sign in
Register
qt: define QT_NO_CAST_FROM_BYTEARRAY
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fatih Uzunoğlu
requested to merge
fuzun/vlc:qt/dontcastfrombytearray
into
master
Nov 22, 2024
Overview
4
Commits
1
Pipelines
6
Changes
6
Expand
It is dangerous to have implicit casting between QByteArray and pointer types.
Merge request reports
Loading