Wireshark-commits: [Wireshark-commits] master 845b781: Bluetooth: btle: Clear info column before us

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Aug 2014 07:07:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=845b781dfb393e634a8b855adefc99292e12c906
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

845b781 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: btle: Clear info column before use it
    
    This fix "btle" over "ubertooth" dissector, so messeges from both
    will not be merged.
    
    Change-Id: I587b81a405f37d16e8ab417d94edfc633bfc14fc
    Reviewed-on: https://code.wireshark.org/review/3877
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  852493a   TCP/UDP/SCTP: fix Dereference of null pointer found by Clang Analyzer
    adds  845b781   Bluetooth: btle: Clear info column before use it


Summary of changes:
 epan/dissectors/packet-btle.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)