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(-)