URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7468aaf5bc62c9fcdbcc01349bdaa442617b526
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f7468aa by AndersBroman (anders.broman@xxxxxxxxxxxx):
[GTP] In GTP' version 0 the 20 byte header is 6 bytes followed by 14 0
bytes.
Bug: 12063
Change-Id: Ie1e98626b605f08835812c944acf58d57f383fae
Reviewed-on: https://code.wireshark.org/review/13854
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 269dcc9 atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6
adds f7468aa [GTP] In GTP' version 0 the 20 byte header is 6 bytes followed by 14 0 bytes.
Summary of changes:
epan/dissectors/packet-gtp.c | 56 ++++++++++++++++++++----------------------
1 file changed, 27 insertions(+), 29 deletions(-)