bluez/profiles
Luiz Augusto von Dentz 49b8c59015 media: Fix scan-build warnings
This fixes the following warnings:

profiles/audio/media.c:1465:6: warning: 8th function call argument
is an uninitialized value
        if (media_endpoint_create(adapter, sender, path, uuid, delay_reporting,
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
profiles/audio/media.c:3012:3: warning: Use of memory after it is freed
                release_endpoint(adapter->endpoints->data);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
profiles/audio/media.c:3015:3: warning: Use of memory after it is freed
                media_player_destroy(adapter->players->data);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-08-31 15:24:39 -07:00
..
audio media: Fix scan-build warnings 2022-08-31 15:24:39 -07:00
battery build: Replace use of g_memdup with util_memdup 2022-01-06 12:58:39 -08:00
cups profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
deviceinfo build: Replace use of g_memdup with util_memdup 2022-01-06 12:58:39 -08:00
gap gap: Don't attempt to read the appearance if already set 2022-04-04 13:15:18 -07:00
health build: Fix errors with glibc < 2.25 2022-02-15 13:36:35 -08:00
iap profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
input hog-lib: Fix scan-build error 2022-08-16 15:04:12 -07:00
midi midi: Free ALSA seq resources in midi_device_remove() 2021-11-03 17:36:43 -07:00
network build: Fix build when sanitizer are enabled 2021-12-23 11:45:31 -08:00
sap btio: Inclusive language changes 2021-09-21 10:51:53 +02:00
scanparam build: Replace use of g_memdup with util_memdup 2022-01-06 12:58:39 -08:00