Skip to content

qt: define QT_NO_CAST_FROM_BYTEARRAY

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/dontcastfrombytearray into master

It is dangerous to have implicit casting between QByteArray and pointer types.

Merge request reports

Loading