Bug #51395 valgrind errors in csv engine ha_tina::encode_quote function
Submitted: 22 Feb 2010 16:58 Modified: 11 Feb 2011 7:07
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: CSV Severity:S1 (Critical)
Version:5.5.99-m3-debug OS:Linux (fc6 x86)
Assigned to: CPU Architecture:Any
Tags: csv, valgrind

[22 Feb 2010 16:58] Shane Bester
Description:
Conditional jump or move depends on uninitialised value(s)
at: ha_tina::encode_quote(unsigned char*) (ha_tina.cc:544)
by: ha_tina::write_row(unsigned char*) (ha_tina.cc:985)
by: handler::ha_write_row(unsigned char*) (handler.cc:4670)
by: Rows_log_event::write_row (log_event.cc:8696)
by: Write_rows_log_event::do_exec_row (log_event.cc:8855)
by: Rows_log_event::do_apply_event (log_event.cc:7636)
by: Log_event::apply_event (log_event.h:1125)
by: apply_event_and_update_pos (slave.cc:2308)
by: exec_relay_log_event(THD*, Relay_log_info*) (slave.cc:2468)
by: handle_slave_sql (slave.cc:3251)

How to repeat:
.