]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/partitions: Validate map_count in Mac partition tables
authorTimo Warns <warns@pre-sense.de>
Thu, 17 Feb 2011 21:27:40 +0000 (22:27 +0100)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:45 +0000 (12:46 -0400)
commitb99c220d4ad3d3a9ab4694db611bb7f808540aea
treefa1cdb10b8593d40ad133f4bda1e7760efe335e4
parent6f7850bb86a521f6da68794548a34dfa7ea7e1b9
fs/partitions: Validate map_count in Mac partition tables

commit fa7ea87a057958a8b7926c1a60a3ca6d696328ed upstream.

Validate number of blocks in map and remove redundant variable.

Signed-off-by: Timo Warns <warns@pre-sense.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
fs/partitions/mac.c