diff options
author | Sujatha <sujatha.sivakumar@mariadb.com> | 2020-01-07 18:26:53 +0530 |
---|---|---|
committer | Sujatha <sujatha.sivakumar@mariadb.com> | 2020-01-07 18:27:06 +0530 |
commit | cb204e11eaf4c473ce5d5a10a21de147430057dc (patch) | |
tree | 90ac55516948a0e1fb3d1dfafab45f63062d9a9d /sql/sp_head.cc | |
parent | d05c511d340c34f82af686fde2f1d741e60764a5 (diff) | |
download | mariadb-git-cb204e11eaf4c473ce5d5a10a21de147430057dc.tar.gz |
MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysql_show_binlog_events
Problem:
========
SHOW BINLOG EVENTS FROM <pos> reports following ASAN error.
AddressSanitizer: heap-buffer-overflow on address
READ of size 1 at 0x60e00009cf71 thread T28
#0 0x55e37e034ae2 in net_field_length
Fix:
===
**Part10: Avoid reading out of buffer**
Diffstat (limited to 'sql/sp_head.cc')
0 files changed, 0 insertions, 0 deletions