URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fa2781b7a2e97a77b8ef7ddb3b3c48a93f2516d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1fa2781 by Ajay Panicker (apanicke@xxxxxxxxxx):
Bluetooth: Initialize ett features for Media Player Dissection
The ett_btavrcp_features and ett_btavrcp_featuers_not_used fields were
not initialzed causing an abort when dissecting.
Change-Id: I3ee2f557ace1643dfba5a978add66c3c7ba7d895
Reviewed-on: https://code.wireshark.org/review/26217
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6e09b8b PDCP: speed up dissection of status PDU.
adds 1fa2781 Bluetooth: Initialize ett features for Media Player Dissection
Summary of changes:
epan/dissectors/packet-btavrcp.c | 2 ++
1 file changed, 2 insertions(+)