svn commit: r1715 - trunk/yasm/libyasm
peter at tortall.net
peter at tortall.net
Fri Dec 22 22:45:14 PST 2006
Author: peter
Date: Fri Dec 22 22:45:14 2006
New Revision: 1715
Modified:
trunk/yasm/libyasm/bc-data.c
trunk/yasm/libyasm/bytecode.h
Changeset:
http://www.tortall.net/projects/yasm/changeset/1715
Log:
Rename yasm_dvs_destroy() to yasm_dvs_delete() to match the fact it's an
initialized not allocated, so the function doesn't actually free the
provided pointer.
More information about the yasm-cvs
mailing list