Parent: 7ece89b0b6f1ef8b4d4ca132a5163c08a14c41e2
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2017-11-09 13:33:30
Tree: f7bc9956d8a38aec509614ba989ee3fcd50adb17
a2dp: Fix crash when connectin server->seps contains avdtp_local_sep not a2dp_sep causing the following crash: Invalid read of size 4 at 0x426EF8: avdtp_sep_get_state (avdtp.c:3655) by 0x41D474: a2dp_avdtp_get (a2dp.c:1413) by 0x42BE80: resume_a2dp (transport.c:340) by 0x42C0D3: acquire (transport.c:466) by 0x4CE702: process_message.isra.3 (object.c:259) by 0x4CEF34: generic_message (object.c:1079) by 0x53BB57F: ??? (in /usr/lib64/libdbus-1.so.3.19.0) by 0x53AC3A9: dbus_connection_dispatch (in /usr/lib64/libdbus-1.so.3.19.0) by 0x4C935F: message_dispatch (mainloop.c:72) by 0x50C9C26: ??? (in /usr/lib64/libglib-2.0.so.0.5200.3) by 0x50CD246: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.5200.3) by 0x50CD5E7: ??? (in /usr/lib64/libglib-2.0.so.0.5200.3) Address 0x0 is not stack'd, malloc'd or (recently) free'd
Diffstat
| M | profiles/audio/a2dp.c | | | 24 | ++++++++++++- - - - - - - - - - - - |
1 files changed, 12 insertions(+), 12 deletions(-)