aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ulp/ulp.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/ulp/ulp.cnf')
-rw-r--r--epan/dissectors/asn1/ulp/ulp.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/ulp/ulp.cnf b/epan/dissectors/asn1/ulp/ulp.cnf
index b66cee1076..2f23a50ccb 100644
--- a/epan/dissectors/asn1/ulp/ulp.cnf
+++ b/epan/dissectors/asn1/ulp/ulp.cnf
@@ -712,7 +712,7 @@ SET-GANSSReferenceTime/ganss-TODUncertainty ulp_UTRAN_gpsReferenceTimeUncertaint
proto_tree *subtree;
subtree = proto_item_add_subtree(actx->created_item, ett_ulp_thirdPartyId);
- proto_tree_add_string(subtree, hf_ulp_mobile_directory_number, mdn_tvb, 0, 8, tvb_bcd_dig_to_wmem_packet_str(mdn_tvb, 0, 8, NULL, FALSE));
+ proto_tree_add_string(subtree, hf_ulp_mobile_directory_number, mdn_tvb, 0, 8, tvb_bcd_dig_to_str(actx->pinfo->pool, mdn_tvb, 0, 8, NULL, FALSE));
}
#.FN_BODY ThirdPartyID/uri