Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
-
10.2.10
Description
Source code is
while (page[chunk_offset] != TRANSLOG_FILLER && chunk_offset < offset) |
actually it is safe, because it returned by translog_get_first_chunk_offset which return offset in the page and offset is not 'limit' in the sense that all over if id some random memory, but yes it is better to fix to avoid such reports in future and have good example, thank you!