 
|
daf52d0e62
|
Sanitize UFT-8 content in logs (#453)
I accidently closed my previous PR #384
This PR replaces invalid UTF-8 character in a stream with `?` character. On Windows Server 2019 other characters are replaced by `?` as well so it's consistent.
fixes #452
Co-authored-by: Lunny Xiao <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/453
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: hakito <[email protected]>
Co-committed-by: hakito <[email protected]>
|
2023-12-20 07:06:46 +00:00 |
|