]> Savannah Git Hosting - gnulib.git/commit
wcswidth: Fix result in case of overflow.
authorBruno Haible <bruno@clisp.org>
Thu, 4 May 2023 21:22:14 +0000 (23:22 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 5 May 2023 11:04:11 +0000 (13:04 +0200)
commit78b1f3957a068a18428d8109042521ea48de6c05
tree52f2328248de3e332de6d3fa3a0151c7d575fa3a
parent02a95ede0c9a6634ce0a72d5f8508104b8fb8951
wcswidth: Fix result in case of overflow.

* lib/wcswidth-impl.h (wcswidth): Continue searching for a non-printing
wide character after the total width has become > INT_MAX.
ChangeLog
lib/wcswidth-impl.h