Thus wrote Anders Broman ([email protected]):
> Guy Harris skrev 2012-11-21 22:10:
>> if(len > 0){
>> next_tvb = tvb_new_subset(tvb, offset, len, len);
>> dissect_s1ap_SONtransferApplicationIdentity_PDU(tvb, gpinfo, tree,
>> NULL);
>> }
>> Should it be passing next_tvb to
>> dissect_s1ap_SONtransferApplicationIdentity_PDU()?
> Yes, sorry.
fixed in r46125
Regards,
Martin
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe