av_log(NULL,AV_LOG_ERROR,"No match for section '%s'\n",section_name);
ret=AVERROR(EINVAL);
}
av_dict_free(&entries);
av_free(section_name);
if(ret<=0)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.