Skip to content

Misc: fix multiple bugs for formatting corner cases - #554

Merged
bvdberg merged 1 commit into
c2lang:masterfrom
chqrlie:formatting
Jul 29, 2026
Merged

Misc: fix multiple bugs for formatting corner cases#554
bvdberg merged 1 commit into
c2lang:masterfrom
chqrlie:formatting

Conversation

@chqrlie

@chqrlie chqrlie commented Jul 29, 2026

Copy link
Copy Markdown
Contributor
  • fix potential buffer overflow in examples' StringBuffer.vprintf
  • fix off by one issues in formatting calls
  • improve string_buffer.Buf.print: generate output directly in buffer if possible

* fix potential buffer overflow in examples' `StringBuffer.vprintf`
* fix off by one issues in formatting calls
* improve `string_buffer.Buf.print`: generate output directly
  in buffer if possible
@bvdberg
bvdberg merged commit c030f94 into c2lang:master Jul 29, 2026
6 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.

2 participants