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

Log viewer: replace invalid UTF-8 characters (bsc#1110549) #843

Merged
merged 1 commit into from Oct 9, 2018

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Oct 9, 2018

  • Log viewer: replace invalid UTF-8 characters from the displayed log to avoid a crash
  • The crash can be reproduced with printf '\255' >> /var/log/messages command
  • See https://bugzilla.suse.com/show_bug.cgi?id=1110549
  • Works correctly also with the ANSI color removal
  • 4.0.99

from the displayed log to avoid a crash

- 4.0.99
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 30.522% when pulling ec8c6c0 on invalid_utf8 into 61e47a4 on SLE-15-GA.

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.

None yet

3 participants