mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 00:34:39 +08:00
cfab569484
This replaces the uses of g_memdup with util_memdup since the former has been deprecated: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] g_memdup2 requires bumping glib version which would likely have its own problems thus why util_memdup was introduced. |
||
---|---|---|
.. | ||
gobex-apparam.c | ||
gobex-apparam.h | ||
gobex-debug.h | ||
gobex-defs.c | ||
gobex-defs.h | ||
gobex-header.c | ||
gobex-header.h | ||
gobex-packet.c | ||
gobex-packet.h | ||
gobex-transfer.c | ||
gobex.c | ||
gobex.h |