Commit Graph

12 Commits (c0fdf02b7863f627c4e41380f4e32b628843fde0)

Author SHA1 Message Date
René Cannaò 7a441834dc
Merge pull request #3866 from sysown/v2.x-tokenizer_valgrind_issues
4 years ago
--global 44d6e48c7b Fix conditional jumps based on uninitialized memory at 'process_cmnt_type_1'
4 years ago
--global bf14c7034d Revert "Fix conditional jumps based on uninitialized memory at 'process_cmnt_type_1'"
4 years ago
--global 0e0fc0d116 Remove aggregate init of struct for consistency
4 years ago
--global 14fd17a491 Fix conditional jumps based on uninitialized memory at 'process_cmnt_type_1'
4 years ago
--global b7a91dfe8d Fix invalid read at end of allocated buffer for tokenized query
4 years ago
Miro Stauder e84dc7ed0e fix CodeQL alerts
4 years ago
Javier Jaramago Fernández 3ca605055c Zero return buffer end pos for DEBUG for 'mysql_query_digest_and_first_comment_2'
4 years ago
Javier Jaramago Fernández 7d1bd5a759 Delete old comment in 'process_literal_digit'
4 years ago
Javier Jaramago Fernández 35ad2f68c2 Implement new variable 'mysql-query_digests_keep_comment'
4 years ago
René Cannaò 8afbadaaef In c_tokenizer replace initializer list with simple memset
4 years ago
René Cannaò a7d1dc5b5c Rename c_tokenizer.c to c_tokenizer.cpp
4 years ago