git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f8351
)
[MTD] FTL Fix missing pointer assignment
author
Herbert Valerio Riedel
<hvr@inso.tuwien.ac.at>
Mon, 17 Jan 2005 13:47:24 +0000
(13:47 +0000)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Mon, 23 May 2005 09:19:46 +0000
(11:19 +0200)
For the case that mtd partitions are enabled it would cause a 0-pointer
dereferencing in mtdpart.c:mtd_erase_callback()
Signed-off-by: Herbert Valerio Riedel <hvr@inso.tuwien.ac.at>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found