]> granicus.if.org Git - yasm/commit
Bugfix in expr_copy_except(): could allocate less than 2 terms of space (eg,
authorPeter Johnson <peter@tortall.net>
Mon, 19 Nov 2001 06:31:41 +0000 (06:31 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 19 Nov 2001 06:31:41 +0000 (06:31 -0000)
commitb1257a799213c5437a377f30dbc88459eeeb057c
tree1349309a150e2a529ad1ce3a50c6699424d136bf
parent7bdebece8b79a7b445370d45028c071ceb1b5234
Bugfix in expr_copy_except(): could allocate less than 2 terms of space (eg,
actually smaller than the structure).

svn path=/trunk/yasm/; revision=350
libyasm/expr.c
src/expr.c