Skip to content

[autobackport: sssd-2-9] dp_target_id.c: Fix typo "lenght" -> "length"#8627

Merged
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-9from
sssd-bot:SSSD-sssd-backport-pr8621-to-sssd-2-9
Apr 22, 2026
Merged

[autobackport: sssd-2-9] dp_target_id.c: Fix typo "lenght" -> "length"#8627
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-9from
sssd-bot:SSSD-sssd-backport-pr8621-to-sssd-2-9

Conversation

@sssd-bot

Copy link
Copy Markdown
Contributor

This is an automatic backport of PR#8621 dp_target_id.c: Fix typo "lenght" -> "length" to branch sssd-2-9, created by @arrowd.

Please make sure this backport is correct.

Note

The commits were cherry-picked without conflicts.

You can push changes to this pull request

git remote add sssd-bot [email protected]:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/SSSD-sssd-backport-pr8621-to-sssd-2-9
git checkout SSSD-sssd-backport-pr8621-to-sssd-2-9
git push sssd-bot SSSD-sssd-backport-pr8621-to-sssd-2-9 --force

Original commits
ba4353f - dp_target_id.c: Fix typo "lenght" -> "length"

Backported commits

  • 8f10aa4 - dp_target_id.c: Fix typo "lenght" -> "length"

Original Pull Request Body

Closes #8590

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request fixes a typo in the dp_target_id.c file, renaming the struct member "lenght" to "length" and updating its usage in the check_and_parse_filter and check_and_parse_acct_domain_filter functions. I have no feedback to provide.

@alexey-tikhonov alexey-tikhonov added no-backport This should go to target branch only. Accepted labels Apr 22, 2026
Resolves SSSD#8590

Reviewed-by: Alexey Tikhonov <[email protected]>
(cherry picked from commit ba4353f)
@sssd-bot

Copy link
Copy Markdown
Contributor Author

The pull request was accepted by @alexey-tikhonov with the following PR CI status:


🟢 CodeQL (success)
🟢 rpm-build:centos-stream-9-x86_64:upstream (success)
🟢 Build / make-distcheck (success)
🟢 ci / prepare (success)
🟢 ci / system (centos-9) (success)
🟢 Static code analysis / codeql (success)
🟢 Static code analysis / pre-commit (success)
🟢 Static code analysis / python-system-tests (success)


There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging.

@sssd-bot
sssd-bot force-pushed the SSSD-sssd-backport-pr8621-to-sssd-2-9 branch from 8f10aa4 to ae5d785 Compare April 22, 2026 11:33
@alexey-tikhonov
alexey-tikhonov merged commit 7aa2dbe into SSSD:sssd-2-9 Apr 22, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Accepted no-backport This should go to target branch only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants