Home
last modified time | relevance | path

Searched hist:b16aadf4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/disk/
H A Dpart.cb16aadf4 Tue Feb 15 02:56:40 CST 2011 Lei Wen <leiwen@marvell.com> disk/part.c: fix potential stack overflow bug

If the param pass to get_dev is not the one defined in the block_drvr,
it could make uboot becomes unstable, for it would continue run after
search complete the block_drvr table.

Signed-off-by: Lei Wen <leiwen@marvell.com>