diff options
author | Venkatesh Duggirala <venkatesh.duggirala@oracle.com> | 2013-01-26 15:03:01 +0530 |
---|---|---|
committer | Venkatesh Duggirala <venkatesh.duggirala@oracle.com> | 2013-01-26 15:03:01 +0530 |
commit | 08a22ba1c9b0513d9a32509bbfe5b49261ee7676 (patch) | |
tree | 8a96059b4be735b010926a0764152a93e994f5ed /extra | |
parent | 527c5817643e941f92d822612ff80a15f8a4e4f5 (diff) | |
download | mariadb-git-08a22ba1c9b0513d9a32509bbfe5b49261ee7676.tar.gz |
Bug#16056813-MEMORY LEAK ON FILTERED SLAVE
Due to not resetting a member (last_added) of
Deferred events class inside a clean up function
(Deferred_log_events::rewind), there is a memory
leak on filtered slaves.
Fix:
Resetting last_added to NULL in rewind() function.
sql/rpl_utility.cc:
Resetting last_added to NULL to avoid memory leak
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions