URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b64183285bba58f94c76f22fbcf8ba1c92e31b0d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b641832 by AndersBroman (a.broman@xxxxxxxxxxxx):
    GTPv2 in Complete Request Message call the NAS dissector with a tvb only
    containing the IE not the rest of the tvb.
    
    Change-Id: I3eead5047b4f8de47e280ac447c66b110592bccd
    Reviewed-on: https://code.wireshark.org/review/4744
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  71a42e0   Oops, I missed one "cast a char to int and use it as a subscript" case.
    adds  b641832   GTPv2 in Complete Request Message call the NAS dissector with a tvb only containing the IE not the rest of the tvb.
Summary of changes:
 epan/dissectors/packet-gtpv2.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)