alistair23-linux/net/dccp/ccids
Hannes Frederic Sowa 72ef9c4125 dccp: fix memory leak during tear-down of unsuccessful connection request
This patch fixes a memory leak, which happens if the connection request
is not fulfilled between parsing the DCCP options and handling the SYN
(because e.g. the backlog is full), because we forgot to free the
list of ack vectors.

Reported-by: Jianwen Ji <jiji@redhat.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-13 22:00:42 -07:00
..
lib
ccid2.c dccp: fix memory leak during tear-down of unsuccessful connection request 2017-03-13 22:00:42 -07:00
ccid2.h
ccid3.c
ccid3.h
Kconfig