Comment 1 for bug 1656121

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Please forgive me for making a mistake above:

The call to open returns -1 and errno set to 13 (EACCES) despite using attach_disconnected.

This should read:

The call to open returns -1 and errno set to 13 (EACCES) despite using *complain* mode.