freebsd-dev/usr.bin/mkimg
Marcel Moolenaar bce9a24a0e Fix CID 1215129: move the call to lseek(2) before the call to malloc(3)
so that the error path (taken due to lseek(2) failing) isn't leaking
memory.
2014-05-21 17:34:50 +00:00
..
apm.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
bsd.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
ebr.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
format.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
format.h MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
gpt.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
image.c Fix CID 1215129: move the call to lseek(2) before the call to malloc(3) 2014-05-21 17:34:50 +00:00
image.h MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
Makefile MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
mbr.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
mkimg.1 MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
mkimg.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
mkimg.h MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
pc98.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
raw.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
scheme.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
scheme.h MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
vmdk.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00
vtoc8.c MFuser/marcel/mkimg: 2014-05-15 19:19:57 +00:00