mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 16:24:28 +08:00
8fe1e5e165
This patch sets the pointer to null after free since the g_free(p)
doesn't set the pointer to NULL.
This is reported by the Coverity.
Fixes:
|
||
---|---|---|
.. | ||
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 |