u-boot-2016/disk
Lei Wen b16aadf411 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>
2011-04-12 22:58:35 +02:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
part.c disk/part.c: fix potential stack overflow bug 2011-04-12 22:58:35 +02:00
part_amiga.c
part_amiga.h
part_dos.c FAT32: fix support for superfloppy-format (PBR) 2010-07-24 20:53:43 +02:00
part_dos.h FAT32: fix support for superfloppy-format (PBR) 2010-07-24 20:53:43 +02:00
part_efi.c Partition support: remove newline from partition name 2009-08-09 22:52:38 +02:00
part_efi.h
part_iso.c Partition support: remove newline from partition name 2009-08-09 22:52:38 +02:00
part_iso.h
part_mac.c
part_mac.h