Closed
Description
I believe this will fail if size_t is 64 bits or more and the value is requested is also more than 2^32.
Lines 19 to 30 in c927821
Adding a similar right shift of 32 bits would solve the problem for situations when size_t has 64 bits.
Metadata
Metadata
Assignees
Labels
No labels