Files
linux/net
Eric Dumazet 0bf178002c net sched: fix some kernel memory leaks
commit 1c40be12f7 upstream.

We leak at least 32bits of kernel memory to user land in tc dump,
because we dont init all fields (capab ?) of the dumped structure.

Use C99 initializers so that holes and non explicit fields are zeroed.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: dann frazier <dannf@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-09 13:27:14 -08:00
..
2009-05-25 01:53:53 -07:00
2010-02-09 04:50:56 -08:00
2010-12-09 13:27:10 -08:00
2009-09-26 20:16:15 -07:00
2010-12-09 13:27:12 -08:00
2009-05-25 01:53:53 -07:00
2009-09-02 01:03:53 -07:00
2010-08-26 16:41:55 -07:00
2009-07-12 12:22:34 -07:00
2009-09-02 01:03:53 -07:00