mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-12 10:34:21 +00:00
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
# https://github.com/google/oss-fuzz/issues/1099
|
|
fun:__gxx_personality_*
|
|
|
|
# We apply std::tolower to uninitialized padding, but don't use the result, so
|
|
# it is OK. Reproduce with "select ngramDistanceCaseInsensitive(materialize(''), '')"
|
|
fun:tolower
|