Merged
Conversation
008c235 to
769cfaf
Compare
dgarske
previously requested changes
Apr 8, 2026
769cfaf to
8058cb5
Compare
dgarske
reviewed
Apr 13, 2026
Contributor
dgarske
left a comment
There was a problem hiding this comment.
🐺 Skoll Code Review
Overall recommendation: APPROVE
Findings: 4 total — 1 posted, 3 skipped
Posted findings
- [Medium] Node leaked in dict_clean early error return —
src/json/centijson_value.c:1797-1809
Skipped findings
- [Medium] Test coverage gap for duration overflow checks
- [Medium] Test coverage gap for lock timeout recovery thread accounting
- [Low] Initializing this_zerospan_offset to 0 is correct but the variable could use a comment
Review generated by Skoll via openclaw
3b71fba to
c41cdec
Compare
c41cdec to
f936ad7
Compare
douzzer
approved these changes
Apr 17, 2026
Collaborator
douzzer
left a comment
There was a problem hiding this comment.
Good batch of fixes!
passes make check-all.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes F-968, F-969, F-970, F-972, F-973, F-974, F-975, F-976, F-977, F-978, F-985, F-986, F-1204, F-1205, F-1206, F-1207, F-1208, F-1209, F-1213, F-1651, F-1652, F-1653, F-1654, F-1655, F-1666, F-1667, F-1668, F-1670, F-1675