summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc/examples/examples.qdoc
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-01-18 11:31:40 -0800
committerThiago Macieira <thiago.macieira@intel.com>2022-01-21 14:08:01 -0800
commit517821b1730695dc41403668854871c746face26 (patch)
treed70cf2d2ec29a5b630bc7b024e80a6110ddb4452 /src/tools/qdoc/doc/examples/examples.qdoc
parente1654aeb2e7fa282af045496c4903b06d2893e21 (diff)
QHash: improve aeshash's page detection code
We don't need to test for actually crossing a page boundary. It suffices to check if we're in the upper half or the lower half of the page. In the upper half, we load ending at the end; in the lower half, we load starting at the current position. This way, it can never crash. Pick-to: 6.2.3 6.2 6.3 Change-Id: Icad7c1bad46a449c8e8afffd16cb743e622b3405 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/tools/qdoc/doc/examples/examples.qdoc')
0 files changed, 0 insertions, 0 deletions