Skip to content

sesh: Fix login shell check - #555

Merged
millert merged 1 commit into
sudo-project:mainfrom
henke9600:main
Aug 29, 2026
Merged

sesh: Fix login shell check#555
millert merged 1 commit into
sudo-project:mainfrom
henke9600:main

Conversation

@henke9600

Copy link
Copy Markdown
Contributor

The check was wrong because it happened after argv was modified with argv += optind.

Fixes: 3bdb585

The check was wrong because it happened after argv was modified with
`argv += optind`.

Fixes: 3bdb585
Signed-off-by: Henrik Lindström <henrik@lxm.se>

@millert millert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@millert
millert merged commit bce613b into sudo-project:main Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants