aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nas_eps.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-10-25 19:15:55 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-10-25 19:15:55 +0000
commit05452c11abc76d172fee851337edcd79aa180676 (patch)
treee2b87722b00542e37a38e3f9396d2507ef786343 /epan/dissectors/packet-nas_eps.c
parent993f5d3ccc457014a56a045ae830ac27e4b683e6 (diff)
From Pascal Quantin.
wrong decoding of Activate default EPS bearer context request message containing a IPv6 interface id. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6484 svn path=/trunk/; revision=39575
Diffstat (limited to 'epan/dissectors/packet-nas_eps.c')
-rw-r--r--epan/dissectors/packet-nas_eps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-nas_eps.c b/epan/dissectors/packet-nas_eps.c
index f91b189689..052dc78752 100644
--- a/epan/dissectors/packet-nas_eps.c
+++ b/epan/dissectors/packet-nas_eps.c
@@ -2432,7 +2432,7 @@ de_esm_pdn_addr(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo _U_, guint32
* of the IPv6 interface identifier and bit 1 of octet 11 the least significant bit.
*/
proto_tree_add_item(tree, hf_nas_eps_esm_pdn_ipv6_if_id, tvb, curr_offset, 8, ENC_NA);
- offset+=8;
+ curr_offset+=8;
break;
case 3:
/* IPv4/IPv6 3GPP TS 24.301 version 9.4.0 Release 9