]> granicus.if.org Git - yasm/commit
Fix yasm__xstrdup() for the case when the destination is larger than the
authorPeter Johnson <peter@tortall.net>
Fri, 18 May 2007 21:11:46 +0000 (21:11 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 18 May 2007 21:11:46 +0000 (21:11 -0000)
commitb2b92e20d894c091c3b1337d0a8a8aadda708c1f
tree64d7da4173be11845a2dfce3bd96d429eedb206f
parent4bfff483e51c0a4c00feb3085fc6f882b1e0f315
Fix yasm__xstrdup() for the case when the destination is larger than the
source.

svn path=/trunk/yasm/; revision=1843
libyasm/coretype.h
libyasm/xstrdup.c