Skip to content

vtree: Inject contextual parent checks during import #4317

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

dridi
Copy link
Member

@dridi dridi commented Apr 17, 2025

This is an attempt at adding assertions without keeping track of a specific line of code. Tested with tree.h from the current tip of the main branch.

Refs freebsd/freebsd-src@a962800

This is an attempt at adding assertions without keeping track of a
specific line of code. Tested with tree.h from the current tip of the
main branch.

Refs freebsd/freebsd-src@a962800
@@ -16,8 +16,7 @@ git diff vtree.h | git apply -R > /dev/null 2>&1 || true
GR=f6e54eb360a78856dcde930a00d9b2b3627309ab
Copy link
Member Author

Choose a reason for hiding this comment

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

The commit hash currently tracked by $GR does not match our current import of vtree.h.

@nigoroll
Copy link
Member

bugwash ok

@dridi
Copy link
Member Author

dridi commented Apr 28, 2025

bugwash: ok

@dridi dridi merged commit 8ce9d40 into varnishcache:master Apr 28, 2025
8 of 10 checks passed
@dridi dridi deleted the vtree_import branch April 28, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants