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
0
Commits
1
Pipelines
4
Changes
6
Expand
It is dangerous to have implicit casting between QByteArray and pointer types.
Merge request reports
Loading