svn commit: r1885 - trunk/yasm/libyasm
peter at tortall.net
peter at tortall.net
Sun Jun 24 18:05:04 PDT 2007
Author: peter
Date: Sun Jun 24 18:05:04 2007
New Revision: 1885
Modified:
trunk/yasm/libyasm/expr.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1885
Log:
Fix buglet in handling of SEG of SEG:OFF. We were deleting the term at
the wrong level. As we weren't changing numterms before either, this
really could have no effect other than not freeing the memory immediately
(it would be freed later).
More information about the yasm-cvs
mailing list