summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/error/error.cpp
diff options
context:
space:
mode:
authorvitya-smirnov <[email protected]>2025-12-30 16:39:56 +0300
committervitya-smirnov <[email protected]>2025-12-30 17:19:40 +0300
commite2ab6bbb61e02d7c856f12f6efc80c73795f23a9 (patch)
tree1d92d5adc5c2978dc3e09744b0413affeaf689f3 /library/cpp/yt/error/error.cpp
parent9f5a60da2f6dfab719acc19282134c83d963125e (diff)
YQL-20530: Fix a fatal table alias ending with '/'
I found a case, where the completion engine dies, when a table alias ends with a `/` character. The general problem is that the huge part of NameService stuff is built on a fact that `/` is used as path delimeter. So when it is used at a name, that will be unsafely contatenated somewhere with an other path, strange things can happen. commit_hash:69be32117450bfebf9609326f3a9ccef12985d61
Diffstat (limited to 'library/cpp/yt/error/error.cpp')
0 files changed, 0 insertions, 0 deletions