Wireshark-commits: [Wireshark-commits] master af11478: bluetooth: Fix uninitialized	value warning
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af11478bfd13c05d92127920ca25751a47c4c47d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
af11478 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
    bluetooth: Fix uninitialized value warning
    
    Change-Id: Iee1d1cf3e24dacca3c1a353001a8af71e074a96b
    Reviewed-on: https://code.wireshark.org/review/11454
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  ced7412   TCP: replace some dissector asserts by a return
    adds  af11478   bluetooth: Fix uninitialized value warning
Summary of changes:
 epan/dissectors/packet-bluetooth.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)