diff options
author | Alex Blasche <alexander.blasche@qt.io> | 2019-02-12 09:12:00 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@qt.io> | 2019-02-15 12:39:39 +0000 |
commit | 1b19d7981610c2a9587544da654b4ca783e1bf6b (patch) | |
tree | 2f1bdae17b61c04f7b521e097ad60f861ab99383 /dist | |
parent | f5313bc82882cd5f211726f185dc77d106f41a49 (diff) | |
download | qtconnectivity-1b19d7981610c2a9587544da654b4ca783e1bf6b.tar.gz |
Ensure signed int are written in base 10 notation
The code was converting signed ints/chars/shorts to hex notation without
prepanding the '0x'. This led to Bluez reading the value as base 10 value
and created the problem that values containing letters were improperly
parsed.
Fixes: QTBUG-73330
Change-Id: I9407a82495761b2e541e13b282ad6ccdb7cdd84a
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions