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

[slang-netlist] Fix writing to file from FormatBuffer #959

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

jameshanlon
Copy link
Contributor

Use FormatBuffer::str() to avoid returning garbage.

Fix #955.

@jameshanlon jameshanlon changed the title slang-netlist: fix writing to file from FormatBuffer [slang-netlist] Fix writing to file from FormatBuffer Apr 8, 2024
@MikePopoloski MikePopoloski merged commit 8f5e100 into MikePopoloski:master Apr 9, 2024
14 checks passed
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.

slang-netlist appends garbage at end of (short) .dot files
2 participants