]> git.lyx.org Git - lyx.git/commit
Fix signed integer overflow on x = 0, detected by GCC sanitizer
authorYuriy Skalko <yuriy.skalko@gmail.com>
Thu, 26 Nov 2020 21:01:18 +0000 (23:01 +0200)
committerYuriy Skalko <yuriy.skalko@gmail.com>
Fri, 27 Nov 2020 10:17:22 +0000 (12:17 +0200)
commitfdefff1108d43739b6631015f55fb3cc94cfed2b
tree2ec9c2bef0403b69dbdae0480da8522e1dedd873
parent8793c2eed949cd925a933724ead36326d8cc549c
Fix signed integer overflow on x = 0, detected by GCC sanitizer
src/support/lstrings.cpp