aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-12-09 18:22:09 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-12-09 18:22:09 +0000
commit0c348dbb6b474a556abee2dc6593c3c0077529dd (patch)
tree08dcdf4c3ee9c764ed8bb6d14b6413a3ff4eab38
parent799983a5654d013849f20b4253fe3be8ac926124 (diff)
Copy paste error - RAC is one byte.
svn path=/trunk/; revision=46485
-rw-r--r--epan/dissectors/packet-gtpv2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gtpv2.c b/epan/dissectors/packet-gtpv2.c
index b804a08e0f..7d300e6ea2 100644
--- a/epan/dissectors/packet-gtpv2.c
+++ b/epan/dissectors/packet-gtpv2.c
@@ -3969,7 +3969,7 @@ dissect_gtpv2_target_id(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, pro
offset+=2;
/* RAC (see NOTE 3) */
- proto_tree_add_item(tree, hf_gtpv2_rac, tvb, offset, 2, ENC_BIG_ENDIAN);
+ proto_tree_add_item(tree, hf_gtpv2_rac, tvb, offset, 1, ENC_BIG_ENDIAN);
offset++;
/* RNC ID
* In this case the Target ID field shall be encoded as the Target