summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/string/string.cpp
diff options
context:
space:
mode:
authorbabenko <[email protected]>2026-04-19 21:09:42 +0300
committerbabenko <[email protected]>2026-04-19 21:38:37 +0300
commit34c750813965c610200e450eb342de9c567211eb (patch)
tree6ebc32f2d40769d55a2353c7bf99766dabaee4b2 /library/cpp/yt/string/string.cpp
parent9ef5265b8f2d0edff605a94e3a051b9031e2a62b (diff)
Fix OnUint64Scalar calling OnInt64Scalar in TYsonAttributesStripper
`TYsonAttributesStripper::OnUint64Scalar` was incorrectly forwarding to `Output_->OnInt64Scalar` instead of `Output_->OnUint64Scalar`, silently converting unsigned 64-bit values to signed ones. commit_hash:6a607270c5df823791b8b3cf21697ef1e6f91941
Diffstat (limited to 'library/cpp/yt/string/string.cpp')
0 files changed, 0 insertions, 0 deletions