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

ssh: fix decode uid, gid #8220

Merged
merged 1 commit into from Mar 13, 2024
Merged

Conversation

u3s
Copy link
Contributor

@u3s u3s commented Mar 4, 2024

@u3s u3s added the team:PS Assigned to OTP team PS label Mar 4, 2024
@u3s u3s requested a review from IngelaAndin March 4, 2024 12:48
@u3s u3s self-assigned this Mar 4, 2024
Copy link
Contributor

github-actions bot commented Mar 4, 2024

CT Test Results

    2 files     29 suites   18m 6s ⏱️
  458 tests   453 ✅  5 💤 0 ❌
1 663 runs  1 638 ✅ 25 💤 0 ❌

Results for commit 1a12aa3.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

lib/ssh/src/ssh_xfer.erl Outdated Show resolved Hide resolved
@u3s u3s force-pushed the kuba/ssh/fix_decode_uid_gid/OTP-19013 branch from 76dea23 to 0cf80a8 Compare March 5, 2024 17:01
@u3s u3s linked an issue Mar 5, 2024 that may be closed by this pull request
@u3s u3s force-pushed the kuba/ssh/fix_decode_uid_gid/OTP-19013 branch from 0cf80a8 to a63ae6f Compare March 5, 2024 17:25
@u3s u3s force-pushed the kuba/ssh/fix_decode_uid_gid/OTP-19013 branch 3 times, most recently from b1eaef6 to bfb4329 Compare March 11, 2024 16:20
@u3s u3s force-pushed the kuba/ssh/fix_decode_uid_gid/OTP-19013 branch from bfb4329 to b9ac44c Compare March 12, 2024 08:23
@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label Mar 12, 2024
- adds missing list_to_integer conversion upon decoding
- fix version typo
- enhanced tests
@u3s u3s force-pushed the kuba/ssh/fix_decode_uid_gid/OTP-19013 branch from b9ac44c to 1a12aa3 Compare March 13, 2024 12:24
@u3s u3s merged commit 162a87e into erlang:maint Mar 13, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
2 participants