| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <412e6f7f1003230002y3275cd3ak53b86b7acfe553d0@mail.gmail.com> Date: Tue, 23 Mar 2010 15:02:49 +0800 From: Changli Gao <xiaosuo@...il.com> To: Tom Herbert <therbert@...gle.com> Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org Subject: Re: [PATCH] rps: memory leak due to forget to release rx queues On Tue, Mar 23, 2010 at 2:44 PM, Tom Herbert <therbert@...gle.com> wrote: > 2010/3/22 Changli Gao <xiaosuo@...il.com>: >> memory leak due to forget to release rx queues. >> >> rx queues is allocated in alloc_netdev_mq(), but they aren't released in >> free_netdev(), and the field rps_map is also miss. >> Thanks for explaining. -- Regards, Changli Gao(xiaosuo@...il.com) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists