]> granicus.if.org Git - yasm/commit
Fix crash case in data bytecode handling (raw followed by non-raw value).
authorPeter Johnson <peter@tortall.net>
Thu, 12 Oct 2006 03:10:14 +0000 (03:10 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 12 Oct 2006 03:10:14 +0000 (03:10 -0000)
commitf072502ad1bfb1b1880e1d3f0a1b8a03b3e038f0
tree96f62d6a81aa8f5a1a12cf49a3823a7441567cfa
parent337dcd9b641bc1667e9bc15dc0bba96346c7a2b9
Fix crash case in data bytecode handling (raw followed by non-raw value).

Reported by: Danny Reeves <danny_reeves@hotmail.com>

svn path=/trunk/yasm/; revision=1646
libyasm/bc-data.c
libyasm/tests/Makefile.inc
libyasm/tests/data-rawvalue.asm [new file with mode: 0644]
libyasm/tests/data-rawvalue.hex [new file with mode: 0644]