__fortify_fail: Remove internal_function attribute
__fortify_fail is called across DSO boundaries, so it should not use a non-standard calling convention.
Loading
Please register or sign in to comment
__fortify_fail is called across DSO boundaries, so it should not use a non-standard calling convention.