|
@@ -542,6 +542,7 @@ int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri,
|
|
uri);
|
|
uri);
|
|
write_result(ctx, "Unsupported location for addMO to "
|
|
write_result(ctx, "Unsupported location for addMO to "
|
|
"add PPS MO (extra directory): '%s'", uri);
|
|
"add PPS MO (extra directory): '%s'", uri);
|
|
|
|
+ free(fqdn);
|
|
return -1;
|
|
return -1;
|
|
}
|
|
}
|
|
*pos = '\0'; /* remove trailing slash and PPS node name */
|
|
*pos = '\0'; /* remove trailing slash and PPS node name */
|