157
155
/* Construct match ID. */
158
156
if (asprintf(&match_id, PLATFORM_FUN_MATCH_ID_FMT, platform) == -1) {
159
157
ddf_msg(LVL_ERROR, "Memory allocation failed.");
164
165
ddf_msg(LVL_DEBUG, "Adding platform function. Function node is `%s' "
165
166
" (%d %s)", PLATFORM_FUN_NAME, PLATFORM_FUN_MATCH_SCORE,