Commit da687193 authored by Vasil Dimov's avatar Vasil Dimov

Add one more Valgrind suppression to cover a different codepath

parent 99979aa4
...@@ -858,16 +858,15 @@ ...@@ -858,16 +858,15 @@
fun:* fun:*
fun:deflate fun:deflate
fun:page_zip_compress fun:page_zip_compress
fun:page_cur_insert_rec_zip_reorg }
fun:page_cur_insert_rec_zip
fun:page_cur_tuple_insert {
fun:btr_cur_optimistic_insert In page0zip.c we have already checked that the memory is initialized before calling deflate()
fun:row_ins_index_entry_low Memcheck:Cond
fun:row_ins_index_entry fun:*
fun:row_ins_index_entry_step fun:*
fun:row_ins fun:deflate
fun:row_ins_step fun:page_zip_compress_deflate
fun:row_insert_for_mysql
} }
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment