diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2019-11-26 07:21:55 -0800 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2019-12-05 07:59:07 -0800 |
| commit | 1f592da7f175aa75726eece2fab8f5c1edde193f (patch) | |
| tree | dde433457546250a471333cf27cff9a1d6b6311e /src/testlib/doc/snippets/code | |
| parent | 455e9e5be35b36d79b9541a6e014c5c9026d685b (diff) | |
QCborValue: fix replacing of elements with byte data with ones without
We forgot to reset the flags when replacing the element, so we ended up
with an integer with HasByteData after:
testMap[0] = QStringLiteral("value");
testMap[0] = 42;
Fixes: QTBUG-80342
Change-Id: Ia2aa807ffa8a4c798425fffd15dabfa066ea84b0
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
