]> git.ipfire.org Git - thirdparty/gnulib.git/commit
vasnwprintf: Optimize handling of %c directive.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 13:20:21 +0000 (15:20 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 13:20:21 +0000 (15:20 +0200)
commit0afe83a73f4dcd3f5c8ba411ece2c6a27ea26e67
tree413148562a0b16c74df125a5c269809bfc1cca72
parent4dd9d8a7fa85e9e9223a6c175b4a3fd46d222ff6
vasnwprintf: Optimize handling of %c directive.

* lib/vasnprintf.c (VASNPRINTF): Use a single ENSURE_ALLOCATION instead
of two.
ChangeLog
lib/vasnprintf.c