use g_strlcpy instead of strncpy and memcpy for the candidate foundation,...
use g_strlcpy instead of strncpy and memcpy for the candidate foundation, because it makes sure we have a trailing null char in our string.
Showing
Please register or sign in to comment