generic-poky/meta
Kai Kang 3c7b5ec1ca syslinux: fix isohybird overflows on 32 bit system
When call isohybrid with option '-u', it overflows on a 32 bits host. It
seeks to 512 bytes before the end of the image to install gpt header. If
the size of image is larger than LONG_MAX, it overflows fseek() and
cause error:

isohybrid: wrlinux-image-x86-64-20140505110100.iso: seek error - 8: Invalid argument

Replace fseek with fseeko to fix this issue.

(From OE-Core rev: 41bd9dbf6f3e0add6a9e2cb20cfcbff44d785ea4)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-24 19:54:12 +01:00
..
classes gummiboot.bbclass: Ensure MLPREFIX is applied to depends flag 2014-06-24 19:54:12 +01:00
conf native.bbclass: Properly define directories 2014-06-14 08:43:56 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib oeqa/targetcontrol.py: Separate the matching of supported image fstypes from the resulting value check. 2014-06-24 19:54:10 +01:00
recipes-bsp grub-2.00: remove our 40_custom 2014-06-06 10:24:07 +01:00
recipes-connectivity nfs-utils: fix the --with-statdpath= flag 2014-06-24 19:54:12 +01:00
recipes-core eglibc (2.19): fix hardcoded /sbin path 2014-06-24 19:54:11 +01:00
recipes-devtools syslinux: fix isohybird overflows on 32 bit system 2014-06-24 19:54:12 +01:00
recipes-extended ghostscript: fix sizeof(GX_COLOR_INDEX_TYPE) not equal to ARCH_SIZEOF_GX_COLOR_INDEX on mips 2014-06-17 17:56:21 +01:00
recipes-gnome gdk-pixbuf: fix paths to test binaries 2014-06-10 17:11:55 +01:00
recipes-graphics mesa.inc: remove '-' suffix in substitution of package names 2014-06-24 19:54:11 +01:00
recipes-kernel lttng-modules: update to 2.4.1-stable latest 2014-06-18 10:44:10 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia libtiff: Security Advisory - CVE-2012-4564 2014-06-17 10:23:53 +01:00
recipes-qt qmmp: upgrade to 0.7.7 2014-06-17 17:56:21 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS 2014-06-03 16:49:19 +01:00
recipes-support nss-3.15.1: fix CVE-2013-1739 2014-06-24 19:54:11 +01:00
site siteinfo, insane: Recognize musl specific triplets 2014-06-01 14:29:29 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00