Skip to content

gdbusaddress: setuid error message references AT_SECURE

Pablo Correa Gomez requested to merge pabloyoyoista/glib:setuid-wording into main

g_check_setuid does more than setuid checks when using AT_SECURE. Make sure that it is referenced in the error message to help users debug in case or errors.

Closes #2518 (closed)

The string modified is translated, would I be allowed to also backport it to stable release branches?

Merge request reports