URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96c756cc6f2748a96d330c3a7261648e51cf4f6c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
96c756c by Peter Wu (peter@xxxxxxxxxxxxx):
ssl-utils: fix false warning about empty SNI
Server Hello can contain an empty extension, so restore the check.
Change-Id: I7d1ccfa113cd8a568def6915a80fd2791fd361df
Fixes: v2.3.0rc0-2284-g420b9e061e ("ssl-utils: add length validation for SNI extension")
Reviewed-on: https://code.wireshark.org/review/19983
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 02190e7 .mailmap: Update (of January and February )
adds 96c756c ssl-utils: fix false warning about empty SNI
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 5 +++++
1 file changed, 5 insertions(+)