URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26d4ad2fa8fc9bd16ac9479109f05a7627828bd4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
26d4ad2 by Joakim Karlsson (oakimk@xxxxxxxxx):
gtp: move column append outside IF brackets
Column appended never happen on IPv4/IPv6 since latest refactor
Change-Id: Icc85cfa8136386a440b226959f9df4a980a2658e
Reviewed-on: https://code.wireshark.org/review/29644
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c3cf33d MTP2 bitstream dissector - dissect MTP2 packets from RTP stream
add 26d4ad2 gtp: move column append outside IF brackets
Summary of changes:
epan/dissectors/packet-gtp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)