Go to file
Vincent Torri 6ef596d4d5 Use memcpy instead of strndup() as we know the length of the string.
Also fixes compilation on Mac OS X where strndup() is not defined.


SVN revision: 56341
2011-01-28 09:17:54 +00:00
legacy Use memcpy instead of strndup() as we know the length of the string. 2011-01-28 09:17:54 +00:00