From cb3a879bafaba05bde072ec61951bb0a96c02e22 Mon Sep 17 00:00:00 2001 From: Vreixo Formoso Date: Sun, 19 Oct 2008 16:09:23 +0200 Subject: [PATCH] Fix bug in make_isohybrid_mbr(). --- libisofs/make_isohybrid_mbr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libisofs/make_isohybrid_mbr.c b/libisofs/make_isohybrid_mbr.c index 662c2f0..490acf2 100644 --- a/libisofs/make_isohybrid_mbr.c +++ b/libisofs/make_isohybrid_mbr.c @@ -98,7 +98,7 @@ int make_isohybrid_mbr(int bin_lba, int *img_blocks, char *mbr, int flag) 84: Gets size of image in bytes. 89: */ - imgsize = ((off_t) img_blocks) * (off_t) 2048; + imgsize = ((off_t) *img_blocks) * (off_t) 2048; /* 90: Computes $padding, size of padded image and number $c of