]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/q_netem.c
netem potential dist table overflow
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 12 Dec 2007 23:02:51 +0000 (15:02 -0800)
committerStephen Hemminger <shemminger@linux-foundation.org>
Wed, 12 Dec 2007 23:02:51 +0000 (15:02 -0800)
commitc1b81cb5fe92aa938e52071c89e1c8812f6d75e3
tree75ef9cfa2baa9459573bd0a6e160f34c60921b3c
parent0bd17929bc6e2df15dc3348f9690f698211c7711
netem potential dist table overflow

Fix possible stack overflow when given distribution table that is
too large.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
tc/q_netem.c