bluez/gobex
Frédéric Danis 615fc3592a gobex: Replace g_convert by utf16_to_utf8
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.
2024-09-10 15:22:51 -04:00
..
gobex-apparam.c gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-apparam.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-debug.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-defs.c gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-defs.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-header.c gobex: Replace g_convert by utf16_to_utf8 2024-09-10 15:22:51 -04:00
gobex-header.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-packet.c build: Replace use of g_memdup with util_memdup 2022-01-06 12:58:39 -08:00
gobex-packet.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex-transfer.c gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
gobex.c obexd: Fix buffer overrun 2024-06-03 15:08:10 -04:00
gobex.h gobex: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00