Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
|| /home/sanja/maria/git/es/plugin/auth_pam/auth_pam_tool.c: In function ‘main’:
|
plugin/auth_pam/auth_pam_tool.c|73 col 3| error: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Werror=unused-result]
|
|| setreuid(0, 0);
|
|| ^~~~~~~~~~~~~~
|
|| Scanning dependencies of target SYM_mariadb-import
|