Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
Description
But was revealed while I was working on https://jira.mariadb.org/browse/MDEV-19471
buf is an alias for a merge_buf[i] and thus both must have the same value.
Here is where it's violated:
https://github.com/MariaDB/server/blob/f616e2b97fec3a8105c70cd72e80d6ef57f460c7/storage/innobase/row/row0merge.cc#L1918
Attachments
Issue Links
- relates to
-
MDEV-19471 Add ASAN-poisoned redzones for mem_heap_t
- Closed