aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/goose/goose.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/goose/goose.cnf')
-rw-r--r--asn1/goose/goose.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/goose/goose.cnf b/asn1/goose/goose.cnf
index d065e654c0..4aaad2c574 100644
--- a/asn1/goose/goose.cnf
+++ b/asn1/goose/goose.cnf
@@ -22,7 +22,7 @@ GOOSEpdu
nstime_t ts;
gchar * ptime;
- len = tvb_length_remaining(tvb, offset);
+ len = tvb_reported_length_remaining(tvb, offset);
if(len != 8)
{