Author: peter Date: Sun May 20 12:50:04 2007 New Revision: 1849 Modified: trunk/yasm/libyasm/xstrdup.c Changeset: http://www.tortall.net/projects/yasm/changeset/1849 Log: Fix issue with [1843]; we can't use strlen() here as we can be given an unterminated input string.