URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf01c7c922b9f1081b9589ef3c678627b0489ff0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bf01c7c by Joakim Karlsson (oakimk@xxxxxxxxx):
pfcp: correction of length
flags are uint8 but the whole list was set as uint16
Change-Id: I8726fe533253fd1339351f581e7a2fe01c0edce2
Reviewed-on: https://code.wireshark.org/review/26849
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Matej Tkac <matej.tkac.mt@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 526a328 NBSS: take into account snaplen when creating the TVB subset
adds bf01c7c pfcp: correction of length
Summary of changes:
epan/dissectors/packet-pfcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)