Skip to content

Issue 6175 - Referential integrity plugin - in referint_thread_func does not handle null from ldap_utf8strtok#6168

Merged
progier389 merged 1 commit into389ds:mainfrom
iamarty3z:issue6166
May 31, 2024
Merged

Issue 6175 - Referential integrity plugin - in referint_thread_func does not handle null from ldap_utf8strtok#6168
progier389 merged 1 commit into389ds:mainfrom
iamarty3z:issue6166

Conversation

@iamarty3z
Copy link
Copy Markdown
Contributor

@iamarty3z iamarty3z commented May 13, 2024

Added a check for null for the ptoken variable when returning from ldap_utf8strtok_r.

Issue: #6166

Reviewed by: @progier389

Copy link
Copy Markdown
Contributor

@progier389 progier389 left a comment

Choose a reason for hiding this comment

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

LGTM

@progier389 progier389 changed the title Issue 6166 - Add check for null Issue 6175 - Referential integrity plugin - in referint_thread_func does not handle null from ldap_utf8strtok May 31, 2024
@progier389 progier389 merged commit b813923 into 389ds:main May 31, 2024
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.

Referential integrity plugin - in referint_thread_func does not handle null from ldap_utf8strtok_r

2 participants