Wireshark-commits: [Wireshark-commits] master 235ee14: ssl: Fix Info column separator
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=235ee14d2890454f0dd5eda78096fefe1731c0b4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
235ee14 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ssl: Fix Info column separator
Always prefix Info column entries with comma if the column is
not empty.
Bug: 13539
Change-Id: I47b43841b092671fe5a74c99ec8aaa15f144bced
Reviewed-on: https://code.wireshark.org/review/20844
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from de032c6 Check before setting the length of a protocol item.
adds 235ee14 ssl: Fix Info column separator
Summary of changes:
epan/dissectors/packet-ssl.c | 94 +++++++++---------------------------------
1 file changed, 20 insertions(+), 74 deletions(-)