* [bluez/bluez] e656e2: profiles/audio: Fix uninitialized params.subgroup_...
@ 2025-08-20 14:40 hadess
0 siblings, 0 replies; only message in thread
From: hadess @ 2025-08-20 14:40 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/993547
Home: https://github.com/bluez/bluez
Commit: e656e29d3c9c36935772e650509111558d081a91
https://github.com/bluez/bluez/commit/e656e29d3c9c36935772e650509111558d081a91
Author: Bastien Nocera <hadess@hadess.net>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M profiles/audio/bass.c
Log Message:
-----------
profiles/audio: Fix uninitialized params.subgroup_data warning
profiles/audio/bass.c:923:2: uninit_use_in_call: Using uninitialized value "params". Field "params.subgroup_data" is uninitialized when calling "util_iov_append".
Commit: 7b8a363d01074868966350d442d941a1485ba018
https://github.com/bluez/bluez/commit/7b8a363d01074868966350d442d941a1485ba018
Author: Bastien Nocera <hadess@hadess.net>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M tools/l2cap-tester.c
M tools/tester.h
Log Message:
-----------
tools/tester: Fix fd leaks
tools/tester.h:314:3: leaked_handle: Handle variable "sk" going out of scope leaks the handle.
tools/l2cap-tester.c:1957:4: leaked_handle: Handle variable "sk" going out of scope leaks the handle.
Commit: f47078de941e944a310d16d74161b77726bc1c82
https://github.com/bluez/bluez/commit/f47078de941e944a310d16d74161b77726bc1c82
Author: Bastien Nocera <hadess@hadess.net>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M profiles/input/hog.c
M profiles/input/manager.c
Log Message:
-----------
input: Fix incorrect destructors being used
g_key_file_get_string() expects its value to be freed with g_free(), not
free().
Fixes:
profiles/input/manager.c:118:2: leaked_storage: Variable "uhid_enabled" going out of scope leaks the storage it points to.
profiles/input/hog.c:267:1: leaked_storage: Variable "uhid_enabled" going out of scope leaks the storage it points to.
Compare: https://github.com/bluez/bluez/compare/e656e29d3c9c%5E...f47078de941e
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-20 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 14:40 [bluez/bluez] e656e2: profiles/audio: Fix uninitialized params.subgroup_ hadess
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).