Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

calavera
Copy link
Contributor

This will fix issues when people send reports without properly specifying their encoding.

@JacobNinja
Copy link
Contributor

I want to be wary about forcing encoding for reading. The encoding is by default UTF-8 and only causes an error when trying to read an invalid sequence of UTF-8.

My main concern here is: If we force the encoding from read, what happens to the replaced/ignored bytes and do they affect the blob_id calculation?

calavera added a commit that referenced this pull request Sep 27, 2014
@calavera calavera merged commit 96e24ad into master Sep 27, 2014
@calavera calavera deleted the force_blob_id_encoding branch September 27, 2014 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants