diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-12 13:49:13 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-12 13:49:13 +0200 |
commit | b6a44b4c245068c2336b4829a125d463a33b28c0 (patch) | |
tree | 14e460e81741a3ebe4218a0ed2f624d9322b36b2 /sql/sql_handler.cc | |
parent | c1e695c90ef6fbae5aa688f1414e28e18acd7d36 (diff) | |
download | mariadb-git-b6a44b4c245068c2336b4829a125d463a33b28c0.tar.gz |
row_undo_mod_clust(): Fix stack-use-after-scope
This is fixing a regression that was introduced in MDEV-15562
commit 0e5a4ac2532c64a545796c787354dc41d61d0e62.
On rollback of UPDATE or DELETE of a ROW_FORMAT=COMPRESSED table,
page_zip_write_trx_id_and_roll_ptr() was accessing
offsets=offsets_ after offsets_ went out of scope.
Diffstat (limited to 'sql/sql_handler.cc')
0 files changed, 0 insertions, 0 deletions