summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2019-11-26 07:21:55 -0800
committerThiago Macieira <thiago.macieira@intel.com>2019-12-05 07:59:07 -0800
commit1f592da7f175aa75726eece2fab8f5c1edde193f (patch)
treedde433457546250a471333cf27cff9a1d6b6311e /src/testlib/doc/snippets/code
parent455e9e5be35b36d79b9541a6e014c5c9026d685b (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