commit | 3713e829be7e0195a78de17282304bebf8746b67 | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Fri Jun 30 13:54:03 2023 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Fri Jun 30 13:54:03 2023 +0100 |
tree | f141f44319023c8b71acbd0a948ae989d5fbd238 | |
parent | 0d1cd7d97835941c046dbb7ec1c83bc7c05779e6 [diff] |
strings: Improve code to detect excessively large minimum string lengths. PR 30598 * strings.c (set_string_min): New function. (main): Use it. (print_unicode_stream): Calculate buffer size using a size_t.