diff options
author | Erik Hugne <erik.hugne@ericsson.com> | 2014-07-07 02:38:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-09 01:10:01 +0200 |
commit | 70452dcb6d401349fbd6db55dfab112fb44639be (patch) | |
tree | feca55d75afa146edabe504c04f1c0dea921e69f /Documentation/bus-devices | |
parent | defxx: Fix issues with debug printk calls (diff) | |
download | linux-70452dcb6d401349fbd6db55dfab112fb44639be.tar.xz linux-70452dcb6d401349fbd6db55dfab112fb44639be.zip |
tipc: fix a memleak when sending data
This fixes a regression bug caused by:
067608e9d019d6477fd45dd948e81af0e5bf599f ("tipc: introduce direct
iovec to buffer chain fragmentation function")
If data is sent on a nonblocking socket and the destination link
is congested, the buffer chain is leaked. We fix this by freeing
the chain in this case.
Signed-off-by: Erik Hugne <erik.hugne@ericsson.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/bus-devices')
0 files changed, 0 insertions, 0 deletions