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

Issue 6368 - Fix crash when testing access json logging #6467

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

mreynolds389
Copy link
Contributor

Description:

An uninitialized pointer led to a crash when getting the bind dn from the pblock and then freeing it.

Fixes: #6368

Copy link
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

Description:

An uninitialized pointer led to a crash when getting the bind dn from the
pblock and then freeing it.

Fixes: 389ds#6368

Reviewed by: progier(Thanks!)
@mreynolds389 mreynolds389 force-pushed the access_json_log_crash branch from da0f55f to 0e2f280 Compare January 2, 2025 12:36
@mreynolds389 mreynolds389 merged commit d2b04ce into 389ds:main Jan 2, 2025
9 checks passed
@mreynolds389 mreynolds389 deleted the access_json_log_crash branch January 2, 2025 12:37
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.

Add option to write access log in JSON
2 participants