URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9d4a18ad2f10cc9216d8131d9e1ddc89bfc50ac
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b9d4a18 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS: no extension length on padding extension
also remove padding function (don't needed)
Bug: 12922
Change-Id: Ie049ee21193ec82b8dc873a7dff78e9d058c7935
Reviewed-on: https://code.wireshark.org/review/17825
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7be7320 BTL2AP: compare strings with strcmp, not memcp
adds b9d4a18 TLS: no extension length on padding extension
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 29 ++---------------------------
epan/dissectors/packet-ssl-utils.h | 17 +----------------
2 files changed, 3 insertions(+), 43 deletions(-)