diff options
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | 2006-06-11 20:58:33 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-06-11 21:08:03 -0700 |
commit | afec35e3fee900b3016519d0b5512064e4625b2c (patch) | |
tree | 78e1fac9fe42700dd3d4a69aa219fdd0e0378f4d /kernel | |
parent | 289a1e995e74734b5ec76ca8a5490058f4fecc24 (diff) |
[DCCP] Ackvec: fix soft lockup in ackvec handling code
A soft lockup existed in the handling of ack vector records.
Specifically, when a tail of the list of ack vector records was
removed, it was possible to end up iterating infinitely on an element
of the tail.
Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions