URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc9e141f83c7a7d97a3420f3026782e2c65426c3
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bc9e141 by Martin Kaiser (wireshark@xxxxxxxxx):
[mifare] minor cleanup
remove the if(tree) so that we fill the info column regardless of the tree
clear the info column first, then append our data
remove an unnecessary initializer
Change-Id: I0e9e9582f360dd929e422f994c3d4a644c602642
Reviewed-on: https://code.wireshark.org/review/8993
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from debb811 Use "Present"/"Absent" for presence bits.
adds bc9e141 [mifare] minor cleanup
Summary of changes:
epan/dissectors/packet-rfid-mifare.c | 52 ++++++++++++----------------------
1 file changed, 18 insertions(+), 34 deletions(-)