URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=663031e4a84850fdeeab52cd36f44117664b285c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
663031e by Peter Wu (peter@xxxxxxxxxxxxx):
ssl-utils: fix -Wshorten-64-to-32 and other warnings
Fixes -Wshorten-64-to-32 from v2.3.0rc0-697-gb1d36fe ("ssl-utils: remove
block and key sizes from cipher suites table"), -Wpointer-sign,
-Wunreachable-code-break.
Change-Id: I37ca5e9effe5d6560d49ccef53e9feb096cd2ad6
Reviewed-on: https://code.wireshark.org/review/17727
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6d13aeb ws_strou16() now takes three arguments.
adds 663031e ssl-utils: fix -Wshorten-64-to-32 and other warnings
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)