You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Passing an empty string as a mode was being accepted and interpreted as -m0
* Empty string is not a valid mode specifier so catch it early
* I found this when testing against GNU and OpenBSD versions
0 commit comments