[MDEV-19438] Session_tracker::store: Conditional jump or move depends on uninitialised value(s) Created: 2019-05-10  Updated: 2019-05-10  Resolved: 2019-05-10

Status: Closed
Project: MariaDB Server
Component/s: Server
Affects Version/s: 10.4
Fix Version/s: 10.3.15, 10.4.5

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergey Vojtovich
Resolution: Fixed Votes: 0
Labels: None


 Description   

perl ./mtr main.alias --valgrind-mysqld

10.4 ad36d380

==9450== Conditional jump or move depends on uninitialised value(s)
==9450==    at 0x7830AA: Session_tracker::store(THD*, String*) (session_tracker.cc:1210)
==9450==    by 0x7748A8: net_send_ok(THD*, unsigned int, unsigned int, unsigned long long, unsigned long long, char const*, bool, bool) (protocol.cc:282)
==9450==    by 0x7755EE: Protocol::send_ok(unsigned int, unsigned int, unsigned long long, unsigned long long, char const*, bool) (protocol.cc:632)
==9450==    by 0x7754C1: Protocol::end_statement() (protocol.cc:600)
==9450==    by 0x89237B: dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool) (sql_parse.cc:2424)
==9450==    by 0x88EBFA: do_command(THD*) (sql_parse.cc:1362)
==9450==    by 0xA0C7BC: do_handle_one_connection(CONNECT*) (sql_connect.cc:1398)
==9450==    by 0xA0C520: handle_one_connection (sql_connect.cc:1301)
==9450==    by 0x138DC2C: pfs_spawn_thread (pfs.cc:1862)
==9450==    by 0x4E3F4A3: start_thread (pthread_create.c:456)
==9450==    by 0x6937D0E: clone (clone.S:97)



 Comments   
Comment by Sergey Vojtovich [ 2019-05-10 ]

Fixed by 9d805004d8e7913a98d25142d22627a4a6e39063.

Generated at Thu Feb 08 08:51:42 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.