Skip to content

Fix unicode XML parsing - #763

Open
metsma wants to merge 1 commit into
masterfrom
unicode
Open

Fix unicode XML parsing#763
metsma wants to merge 1 commit into
masterfrom
unicode

Conversation

@metsma

@metsma metsma commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

IB-9086

Signed-off-by: Raul Metsma raul@metsma.ee

IB-9086

Signed-off-by: Raul Metsma <raul@metsma.ee>
Comment thread src/crypto/TSL.cpp

Digest sha(URI_SHA256);
ifstream is(path, ifstream::binary);
ifstream is(File::encodeName(path), ifstream::binary);
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.

2 participants