Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 10 Sep 2024 17:44:50 +0200 you wrote: > The glibc's iconv implementation is based around plug in modules > for specific translations which may not been built on the platform > and prevent to use g_convert(). > This commit replaces it by a function similar to the existing > utf8_to_utf16() function. > --- > v1 -> v2: Fix missing g_free > v2 -> v3: Replace g_malloc0 by alloca > Fix UTF-16 buffer size allocation > Ensure that UTF-16 buffer is terminated by '\0' > v3 -> v4: Fix memory allocation size > > [...] Here is the summary with links: - [BlueZ,v4] gobex: Replace g_convert by utf16_to_utf8 https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=615fc3592a57 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html