URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1768252ef2c0aa7b7b0e728e752bb8422db2d323
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1768252 by Uli Heilmeier (uh@xxxxxxxxxxxx):
PCP: Add padding for option
RFC 6887 states that options have to be padded to a multiple
of 4 octets. This commit adds missing padding.
Bug: 14950
Change-Id: I68a0631ecdd2f30e24e83b1a6e8dfc55856c9c94
Reviewed-on: https://code.wireshark.org/review/29832
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9795af4 Get rid of bogus copied-and-pasted comment.
add 1768252 PCP: Add padding for option
Summary of changes:
epan/dissectors/packet-nat-pmp.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)