URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=072b990f052f4e04334734b5a15e2270c2b1318b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
072b990 by Guy Harris (guy@xxxxxxxxxxxx):
Add a #define for the stats block header length, and use it.
And rename to #define for the stats block trailer length to indicate
that it's the length of the trailer, not the length of the stats block
in its entirety.
Change-Id: Iec82c971b32f2d3f4a604fe75a91633e1813ebd5
Reviewed-on: https://code.wireshark.org/review/701
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fcf1c44 Make the avp_str available to sub dissectors and Let the subdissector have precedence filling in the avp_item string. Use that in a couple of places.
adds 072b990 Add a #define for the stats block header length, and use it.
Summary of changes:
wiretap/vwr.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)