Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: protect user $IFS from modification (#51) #54

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

LucasLarson
Copy link
Owner

changing user environmental variables without restoring them is unacceptable and removed to fix #51

changing user environmental variables without restoring them is
unacceptable and removed to fix #51

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
@LucasLarson LucasLarson merged commit 38f5078 into main Feb 4, 2024
7 checks passed
@LucasLarson LucasLarson deleted the preserve_user_$IFS branch February 4, 2024 17:52
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.

user $IFS is modified
1 participant