Skip to content

Conversation

@nu774
Copy link

@nu774 nu774 commented Jul 4, 2023

Fixes two bugs in _grwprintf(), causing bogus output when context buffer is full.

  1. You cannot reuse va_list without copying with va_copy().
  2. "bytes +=" line is simply incorrect.

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.

1 participant