Skip to content
Snippets Groups Projects
Commit 5bffe204 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

memtx: fix integer overflow in memtx index statistics

This may result in invalid statistics if there's more than 4 GB
allocated for index extents.

Fixes commit a75f4b7e ("memtx: introduce read view statistics").
Follow-up #8501
Coverity report 1537026, 1537027.

NO_DOC=bug fix
NO_CHANGELOG=unreleased
NO_TEST=complicated; checked by coverity
parent 81f73e7f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment