From: simo.ghan...@gmail.com
Date: Tue, 5 Dec 2017 20:58:35 +
> From: Mohamed Ghannam
>
> Whenever the sock object is in DCCP_CLOSED state,
> dccp_disconnect() must free dccps_hc_tx_ccid and
> dccps_hc_rx_ccid and set to NULL.
>
> Signed-off-by: Mohamed Ghannam
Applied and queued up for
On Tue, 2017-12-05 at 20:58 +, simo.ghan...@gmail.com wrote:
> From: Mohamed Ghannam
>
> Whenever the sock object is in DCCP_CLOSED state,
> dccp_disconnect() must free dccps_hc_tx_ccid and
> dccps_hc_rx_ccid and set to NULL.
>
> Signed-off-by: Mohamed Ghannam
> ---
Reviewed-by: Eric Dumaz
From: simo.ghan...@gmail.com
Date: Mon, 4 Dec 2017 22:02:06 +0100
> From: Mohamed Ghannam
>
> Whenever the sock object is in DCCP_CLOSED state, dccp_disconnect()
> must free
>dccps_hc_tx_ccid and dccps_hc_rx_ccid and set to NULL.
>
> Signed-off-by: Mohamed Ghannam
Please elimi
On Mon, 2017-12-04 at 22:02 +0100, simo.ghan...@gmail.com wrote:
> From: Mohamed Ghannam
>
> Whenever the sock object is in DCCP_CLOSED state,
> dccp_disconnect() must free
>dccps_hc_tx_ccid and dccps_hc_rx_ccid and set to NULL.
>
> Signed-off-by: Mohamed Ghannam
> ---
Reviewed-b