Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b9a1fd5: Bluetooth: SMP: Use bitmask fields

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Dec 2016 16:38:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9a1fd5bd63be58243dd973c8c842f10e9833f00
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9a1fd5 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: SMP: Use bitmask fields
    
    And try to improve column output readability by using
    separators.
    
    Change-Id: I274f47275519c2a87def483f8f857a98edc341d1
    Reviewed-on: https://code.wireshark.org/review/19109
    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  1dde01c   Fix: Allocate new string for export object entry to prevent crash when memory is freed
    adds  b9a1fd5   Bluetooth: SMP: Use bitmask fields


Summary of changes:
 epan/dissectors/packet-btsmp.c |  125 +++++++++++++++++++---------------------
 1 file changed, 59 insertions(+), 66 deletions(-)