util/charset/torture: test convert_string_talloc with emptyish strings
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 29 Jun 2023 08:45:34 +0000 (20:45 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 26 Oct 2023 01:24:32 +0000 (01:24 +0000)
commitd7481f94e0fa0708250e9ab761559c28f83ecade
treedbd3176fd131f7b658893118791046f67b57e2f3
parent58011bc64a8967b95c7880f07d3aedcb82123563
util/charset/torture: test convert_string_talloc with emptyish strings

because it wasn't entirely obvious (a zero length string returns a
length 1 result).

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/charset/tests/convert_string.c