Revision: 3746
http://sourceforge.net/p/elftoolchain/code/3746
Author: emaste
Date: 2019-06-28 00:41:23 +0000 (Fri, 28 Jun 2019)
Log Message:
-----------
libelftc: Micro-optimize string table insertion
The string's length is already known, so use memcpy() instead of
strcpy() to add it to the string table image.
Obtained from FreeBSD r349420 by markj.
Modified Paths:
--------------
trunk/libelftc/elftc_string_table.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Elftoolchain-vcs-changes mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/elftoolchain-vcs-changes