]> Git Repo - linux.git/commit - net/sched/sch_mqprio.c
net_sched: sch_mqprio: dont leak kernel memory
authorEric Dumazet <[email protected]>
Wed, 26 Jan 2011 07:21:57 +0000 (07:21 +0000)
committerDavid S. Miller <[email protected]>
Wed, 26 Jan 2011 21:15:29 +0000 (13:15 -0800)
commit144ce879b057c760194d808c90826cd96308f423
treecb98182f790baedda1e17c37e43b677b1912cac2
parent682a1694115ec1c8fcd794c35b80354166978207
net_sched: sch_mqprio: dont leak kernel memory

mqprio_dump() should make sure all fields of struct tc_mqprio_qopt are
initialized.

Signed-off-by: Eric Dumazet <[email protected]>
CC: John Fastabend <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/sch_mqprio.c
This page took 0.051569 seconds and 4 git commands to generate.