From: wmeier Date: Wed, 14 Dec 2011 18:40:03 +0000 (+0000) Subject: (Trivial) remove commented out calls to tvb_free(). X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=commitdiff_plain;h=fb95c0fdcc690b7d94ed359651e4a0a6279de161 (Trivial) remove commented out calls to tvb_free(). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40202 f5534014-38df-0310-8fa8-9805f1628bb7 --- diff --git a/plugins/profinet/packet-dcom-cba-acco.c b/plugins/profinet/packet-dcom-cba-acco.c index 7ca3afa4a2..88e6b00ac8 100644 --- a/plugins/profinet/packet-dcom-cba-acco.c +++ b/plugins/profinet/packet-dcom-cba-acco.c @@ -3210,9 +3210,6 @@ dissect_ICBAAccoCallback_OnDataChanged_rqst(tvbuff_t *tvb, int offset, offset += dissect_CBA_Connection_Data(next_tvb, pinfo, tree, cons_ldev, NULL /* frame */); - /* XXX */ - /* tvb_free(next_tvb);*/ - return offset; } @@ -3362,8 +3359,6 @@ dissect_ICBAAccoServer2_GetConnectionData_resp(tvbuff_t *tvb, int offset, offset += dissect_CBA_Connection_Data(next_tvb, pinfo, tree, (call != NULL) ? *call : NULL, NULL /* frame */); - /* XXX */ - /* tvb_free(next_tvb);*/ } offset = dissect_dcom_HRESULT(tvb, offset, pinfo, tree, drep,