Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Feb 6, 2024

There were a few places in Print.cpp where we were printing names directly (e.g.
o << '$' << name) without proper escaping. Fix those places and update the
test output.

There were a few places in Print.cpp where we were printing names directly (e.g.
`o << '$' << name`) without proper escaping. Fix those places and update the
test output.
@tlively
Copy link
Member Author

tlively commented Feb 6, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

lgtm though I worry that without #3989 being fixed we lack fuzz coverage for the text format.

@tlively
Copy link
Member Author

tlively commented Feb 6, 2024

I'll take a fresh look at that soon.

@tlively
Copy link
Member Author

tlively commented Feb 6, 2024

Closing this to merge it into the previous PR.

@tlively tlively closed this Feb 6, 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.

3 participants