On Tue, 2017-12-05 at 20:58 +0000, simo.ghan...@gmail.com wrote: > From: Mohamed Ghannam <simo.ghan...@gmail.com> > > 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 <simo.ghan...@gmail.com> > ---
Reviewed-by: Eric Dumazet <eduma...@google.com>