URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0598fcab933216b47d33267b53a65f060b0e50d6
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0598fca by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: simplify PADDING frame
Report the correct amount of padding (including the "Frame Type" field)
and remove the explicit padding field.
Change-Id: I4ecfb0daae0bca727400b9db5ac9881d404120cf
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/29692
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 8f08a4e Try to discourage the use of APIs via counting.
add 0598fca QUIC: simplify PADDING frame
Summary of changes:
epan/dissectors/packet-quic.c | 32 +++++++++-----------------------
1 file changed, 9 insertions(+), 23 deletions(-)