Hi, Sergey!

On Jun 25, [email protected] wrote:
> revision-id: 132935a3ef6578f5fabc765ff6ac966cd3798819
> parent(s): 1f4a89b10ca8df61ec51fcc87e1203dc72579759
> committer: Sergey Vojtovich
> branch nick: mariadb
> timestamp: 2015-06-25 14:21:16 +0400
> message:
> 
> MDEV-8339 - Server crash during table cache eviction
> 
> TDC_element::free_tables_back() had pre-lfhash leftover code, which referenced
> TDC_element::free_tables via TDC_element::share. This is not correct as share
> may be NULL (newly inserted or to be removed), instead access free_tables
> directly.

ok to push

Regards,
Sergei

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to