commit | 2cc0bab8616a3d0ae1bae11f5cf16a582424aa91 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Fri Sep 18 12:44:18 2009 -0700 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Sep 19 12:14:05 2009 +0100 |
tree | 802989f473cdaa13a15b6428e0ff54519b332737 | |
parent | ba978365031dbe84ee8ba2d7977cb667f40caf04 [diff] |
ARM: STMP3xxx: deallocation with negative index of descriptors[] The last deallocation is invalid. In the last iteration, i is -1. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: dmitry pervushin <dpervushin@embeddedalley.com> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>