lineage_android_kernel_xiao.../net
Pedro Scarapicchia Junior 1b0bcbcf62 net/9p/protocol.c: Fix a memory leak
When p9pdu_readf() is called with "s" attribute, it allocates a pointer that
will store a string. In p9dirent_read(), this pointer is not being released,
leading to out of memory errors.
This patch releases this pointer after string is copyed to dirent->d_name.

Signed-off-by: Pedro Scarapicchia Junior <pedro.scarapiccha@br.flextronics.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2011-05-12 17:05:37 -05:00
..
9p net/9p/protocol.c: Fix a memory leak 2011-05-12 17:05:37 -05:00
802
8021q vlan: fix GVRP at dismantle time 2011-05-10 15:03:32 -07:00
appletalk
atm
ax25
batman-adv
bluetooth Revert "Bluetooth: fix shutdown on SCO sockets" 2011-05-11 18:58:16 -07:00
bridge netfilter: ebtables: only call xt_compat_add_offset once per rule 2011-05-10 09:52:17 +02:00
caif
can can: add missing socket check in can/raw release 2011-04-20 12:37:59 -07:00
ceph libceph: fix ceph_osdc_alloc_request error checks 2011-05-03 09:28:13 -07:00
core net: dev_close() should check IFF_UP 2011-05-10 15:03:33 -07:00
dcb
dccp dccp: handle invalid feature options length 2011-05-06 13:05:50 -07:00
decnet
dns_resolver
dsa dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 2011-04-28 13:35:44 -07:00
econet
ethernet
ieee802154
ipv4 xfrm: Assign the inner mode output function to the dst entry 2011-05-10 15:03:34 -07:00
ipv6 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 2011-05-10 15:04:35 -07:00
ipx
irda
iucv
key
l2tp Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
lapb
llc
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2011-04-22 13:21:38 -07:00
netfilter netfilter: revert a2361c8735 2011-05-10 12:13:36 +02:00
netlabel
netlink
netrom
packet
phonet
rds
rfkill
rose
rxrpc
sched
sctp Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
sunrpc SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO 2011-04-24 14:28:45 -04:00
tipc
unix af_unix: Only allow recv on connected seqpacket sockets. 2011-05-01 23:16:28 -07:00
wanrouter
wimax
wireless
x25
xfrm xfrm: Don't allow esn with disabled anti replay detection 2011-05-10 15:03:34 -07:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c