mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
143 stars 67 forks source link

[Mini] Fix files upload for Qt6 #1103

Closed deXol closed 1 year ago

deXol commented 1 year ago

In Qt6 without telling quint32 explicitly, the size is {0x00,0x00,0x00,0x00} every time and the uploaded data is incorrect.