commit | 21885f4237f80a191d6bc93376d86b4f02086d8c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 29 16:43:20 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Feb 05 20:20:01 2022 +0100 |
tree | 41b16ec9289fbfd0feae9b2661a000c18934247f | |
parent | ece3c879122f37b88b2574258e643ce8b2bec0d8 [diff] |
lib: fix snprintf() for UTF-16 strings snprintf() must return the required buffer length. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>