ensure the arguments of socket API commands are valid
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 21 Aug 2024 13:48:47 +0000 (15:48 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Thu, 22 Aug 2024 08:12:32 +0000 (10:12 +0200)
commit5bb90c783e8a87b932bdfbae0aaff8571aa9e627
tree373565699f4bf0639523250044e68f44e3023f55
parenta384119a81de6d9ff8410a7c5ba3403471fadcf0
ensure the arguments of socket API commands are valid

fix string data being invalid when using QStringView

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/socketapi/socketapi.cpp