Skip to content

Wrong error return for ivas ism_enc_config()

vaclav requested to merge wrong_error_return_for_ivas_ism_enc_config into main

There is a wrong return error condition for

        if ( ( ivas_ism_enc_config( st_ivas ) ) )
        {
            return error;
        }

Merge request reports

Loading