]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed bugs found in other projects
authorCarl Woffenden <cwoffenden@gmail.com>
Wed, 19 Jan 2022 15:56:03 +0000 (16:56 +0100)
committerCarl Woffenden <cwoffenden@gmail.com>
Wed, 19 Jan 2022 15:56:03 +0000 (16:56 +0100)
commit5fd6ddaf8b633ea5999cd593b0671cb2bbe8f8d5
tree0f3b9d0f32e117d9a0ce1af5ea2594a3198b4374
parentdd7d29a19c7ac00f02f524c0f8822c691b7ed64c
Fixed bugs found in other projects

When testing amalgamating other projects it was found: invalid Unicode errors were tripping Python's text IO, and the header search order appears differs from the shell version.
build/single_file_libs/combine.py