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

cjson: update to 1.7.18 #1520

Closed
wants to merge 1 commit into from
Closed

Conversation

blmaier
Copy link

@blmaier blmaier commented May 20, 2024

No description provided.

Signed-off-by: Brandon Maier <[email protected]>
@neheb
Copy link
Collaborator

neheb commented May 20, 2024

22/22 misc_tests       FAIL            2.91s   (exit status 3221225477 or signal 3221225349 SIGinvalid)

IIRC this is a library problem. I bet this will work if default_library == static. I wonder what the issue is though...

@blmaier
Copy link
Author

blmaier commented May 21, 2024

I would guess it's an issue because of this new commit that does an intentional use-after-free.

@neheb
Copy link
Collaborator

neheb commented May 22, 2024

That's ifdeffed to valgrind.

@benoit-pierre
Copy link
Contributor

#ifndef ENABLE_VALGRIND, so enabled in our case, no?

@neheb
Copy link
Collaborator

neheb commented May 22, 2024

Ah I can’t read.

@bgilbert
Copy link
Contributor

bgilbert commented Sep 7, 2024

Obsoleted by #1657. Sorry, didn't notice the duplicate.

@neheb neheb closed this Sep 7, 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.

None yet

4 participants