summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2005-11-14 03:06:36 +0300
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-14 05:14:11 +0300
commitae7642bb05623988d8ca82b332dad1ed7bdb8ceb (patch)
tree43c1c2f9c8144f8c8ac2974f878fdc448693c4f5 /include
parent5563e77078d85c4f107a0a673500c43ce57cf702 (diff)
downloadlinux-ae7642bb05623988d8ca82b332dad1ed7bdb8ceb.tar.xz
[PATCH] packet writing oops fix
There is an old bug in the pkt_count_states() function that causes stack corruption. When compiling with gcc 3.x or 2.x it is harmless, but gcc 4 allocates local variables differently, which makes the bug visible. Signed-off-by: Peter Osterlund <petero2@telia.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions