aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xml.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-11-28 21:24:32 +0000
committerGuy Harris <guy@alum.mit.edu>2012-11-28 21:24:32 +0000
commit84afa22969e1ce3dd2d30ebf585c468559e6ff7b (patch)
tree35614bc00effcd2699a2f112383273ebac7bdc72 /epan/dissectors/packet-xml.c
parent33b1d3abd9a7b4184627b92a1fcc6a0d803d7f8a (diff)
It's not going to pass the
if (protocol_version_identifier >= 4 && version_1_length == 0 && tvb_reported_length(tvb) >= 106) { test if it doesn't pass the if (protocol_version_identifier >= 3 && version_1_length == 0 && tvb_reported_length(tvb) >= 102) { test. svn path=/trunk/; revision=46258
Diffstat (limited to 'epan/dissectors/packet-xml.c')
0 files changed, 0 insertions, 0 deletions