This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net/sctp
Wei Yongjun 8b4472cc13 sctp: fix memory leak of the ASCONF queue when free asoc
If an ASCONF chunk is outstanding, then the following ASCONF
chunk will be queued for later transmission. But when we free
the asoc, we forget to free the ASCONF queue at the same time,
this will cause memory leak.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-25 17:55:32 -04:00
..
2011-03-31 11:26:23 -03:00
2011-05-21 02:10:23 -04:00
2010-08-26 14:11:48 -07:00
2011-04-22 11:04:14 -07:00
2010-08-26 14:11:48 -07:00
2010-08-26 14:11:48 -07:00
2011-03-31 11:26:23 -03:00
2011-05-24 01:13:12 -04:00
2010-11-10 12:12:00 -08:00
2011-03-31 11:26:23 -03:00