aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorChema Gonzalez <chemag@gmail.com>2017-03-29 15:35:23 -0700
committerMichael Mann <mmann78@netscape.net>2017-03-30 10:56:26 +0000
commit038679c6531b763a8c11e157f962d44f61f08b21 (patch)
tree51064f3143dd84ba72e729de93284494f2715649 /.mailmap
parent732d54e6e7282cea1875079d425a18429224944a (diff)
ssl-utils: fix a couple of uninitialized variables
Fixed these (false-positive) warnings: epan/dissectors/packet-ssl-utils.c:4149:30: error: 'mac_frag' may be used uninitialized in this function [-Werror=maybe-uninitialized] epan/dissectors/packet-ssl-utils.c:4149:30: error: 'mac_fraglen' may be used uninitialized in this function [-Werror=maybe-uninitialized] else if(tls_check_mac(decoder,ct,TLSV1_VERSION,mac_frag,mac_fraglen,mac)>= 0) { Change-Id: I282d5d60d96953858844deeaaf2069ffed3fabca Reviewed-on: https://code.wireshark.org/review/20793 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions