summaryrefslogtreecommitdiffstats
path: root/examples/sql/doc/src
diff options
context:
space:
mode:
authorEdward Welbourne <[email protected]>2017-06-01 15:36:38 +0200
committerEdward Welbourne <[email protected]>2017-06-08 13:36:00 +0000
commitd3e73b4f6b758896e6328cf2f5dc7d864d27949e (patch)
tree152da9da58ebfa1615fd07d418f50b5e07c66045 /examples/sql/doc/src
parent2ea90c56f2924acc5c620ed7c29a48c72a42efd3 (diff)
Fix typo in QMutex's free-list's Sizes[3]
A QFreeList's MaxIndex is clearly meant to be the sum of its Sizes; but the parentheses in MaxIndex - (16 - 128 - 1024) doesn't give the same as without the parentheses. Noticed while reviewing a copy of this code now used by QReadWriteLock (which has this fix). Change-Id: I9f68171475b3c6edc18896056b5532183fee92b2 Reviewed-by: Sean Harmer <[email protected]> Reviewed-by: Olivier Goffart (Woboq GmbH) <[email protected]>
Diffstat (limited to 'examples/sql/doc/src')
0 files changed, 0 insertions, 0 deletions