* [bluez/bluez] 09dfef: iso-tester: Fix crashing while attemping to access...
@ 2025-06-16 18:15 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-06-16 18:15 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/972634
Home: https://github.com/bluez/bluez
Commit: 09dfef8dca7e7ca96feceb4c9fe0dfb6a841ab15
https://github.com/bluez/bluez/commit/09dfef8dca7e7ca96feceb4c9fe0dfb6a841ab15
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M tools/iso-tester.c
Log Message:
-----------
iso-tester: Fix crashing while attemping to access isodata
Some tests may not set any isodata causing the following crash:
Invalid read of size 1
at 0x40067A8: setup_powered_callback (iso-tester.c:1691)
by 0x40232D5: request_complete (mgmt.c:306)
by 0x40242B3: can_read_data (mgmt.c:394)
by 0x4028529: watch_callback (io-glib.c:173)
by 0x493D87F: ??? (in /usr/lib64/libglib-2.0.so.0.8400.2)
by 0x49467A7: ??? (in /usr/lib64/libglib-2.0.so.0.8400.2)
by 0x4946A4E: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.8400.2)
by 0x402ABFD: mainloop_run (mainloop-glib.c:65)
by 0x402B1D4: mainloop_run_with_signal (mainloop-notify.c:196)
by 0x402A3F5: tester_run (tester.c:1076)
by 0x40050FE: main (iso-tester.c:4010)
Address 0xa8 is not stack'd, malloc'd or (recently) free'd
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-06-16 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-16 18:15 [bluez/bluez] 09dfef: iso-tester: Fix crashing while attemping to access Luiz Augusto von Dentz
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).