# # Makefile for the Linux IrDA IrLAN protocol layer. # obj-$(CONFIG_IRLAN) += irlan.o irlan-y := irlan_common.o irlan_eth.o irlan_event.o irlan_client.o irlan_provider.o irlan_filter.o irlan_provider_event.o irlan_client_event.o ://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/drivers/usb/serial/ch341.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ch341.c
t/log/include/dt-bindings/power/rk3368-power.h?h=nds-private-remove&id=417d18d38bc63201f6442810476048d2984054c0'>rk3368-power.h
AgeCommit message (Expand)AuthorFilesLines
>
AgeCommit message (Expand)AuthorFilesLines
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-01-30 10:55:04 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-30 16:37:55 -0500
commitcdaf25dfc058ee6f7a7b2e2353de00fa288c0cd4 (patch)
treea45096fd9e8aaeea2eac1f1999a3d17dfeb0d02b /net/rxrpc/recvmsg.c
parent1930b60352e7e195f55b27cde15d2a8f43342a8b (diff)
smc: some potential use after free bugs
Say we got really unlucky and these failed on the last iteration, then it could lead to a use after free bug. Fixes: cd6851f30386 ("smc: remote memory buffers (RMBs)") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/recvmsg.c')