Skip to content

Sanitize UTF-8 sequences#3082

Merged
amitksingh1490 merged 8 commits intotailcallhq:mainfrom
Alexx999:pr-broken-utf8
Apr 22, 2026
Merged

Sanitize UTF-8 sequences#3082
amitksingh1490 merged 8 commits intotailcallhq:mainfrom
Alexx999:pr-broken-utf8

Conversation

@Alexx999
Copy link
Copy Markdown
Contributor

Fixes Windows shell tool crash on non-UTF-8 subprocess output

Fixes #3072

@amitksingh1490
Copy link
Copy Markdown
Contributor

@Alexx999 can you check if my last commit is fixing the issue. I have tried to use bstr throughout the application

@amitksingh1490 amitksingh1490 enabled auto-merge (squash) April 22, 2026 08:10
@amitksingh1490 amitksingh1490 disabled auto-merge April 22, 2026 08:10
@amitksingh1490 amitksingh1490 added the ci: build all targets Build release binaries for all target platforms in CI label Apr 22, 2026
@amitksingh1490 amitksingh1490 merged commit 98747ce into tailcallhq:main Apr 22, 2026
23 checks passed
@amitksingh1490 amitksingh1490 added type: fix Iterations on existing features or infrastructure. and removed ci: build all targets Build release binaries for all target platforms in CI labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: ERROR: Windows stdio in console mode does not support writing non-UTF-8 byte sequence

2 participants