URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a1e7e4b8df3915c2569f9933ef226784632e498
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a1e7e4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
BTLE: check connection_info presence before trying to perform reassembly
Bug: 13379
Change-Id: Idafa780f24bf9f181c0913cbe16a0cfa9bce382e
Reviewed-on: https://code.wireshark.org/review/19927
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3481ca8 extcap: destroy hash tables on exit.
adds 1a1e7e4 BTLE: check connection_info presence before trying to perform reassembly
Summary of changes:
epan/dissectors/packet-btle.c | 100 +++++++++++++++++++++--------------------
1 file changed, 52 insertions(+), 48 deletions(-)