GTPv2: fix an infinite loop

Bug: 10548
Change-Id: I916e15cecf0ec9dc607362b902709567d69243df
Reviewed-on: https://code.wireshark.org/review/4578
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2014-10-09 22:14:01 +02:00
parent e00ac05cf3
commit 40e6d764c5
1 changed files with 1 additions and 1 deletions

View File

@ -5239,7 +5239,7 @@ dissect_diameter_3gpp_presence_reporting_area_elements_list(tvbuff_t *tvb, packe
proto_tree_add_subtree_format(tree, tvb, offset, 7, ett_gtpv2_preaa_henbs, NULL, "Home eNB ID %u",i);
offset+=7;
i++;
no_mENB--;
no_hENB--;
}
}
/* Octet (p+1) to q ECGIs [1..63]