rikyoz / bit7z

A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
https://rikyoz.github.io/bit7z
Mozilla Public License 2.0
611 stars 112 forks source link

[Bug]: Filename contains Chinese chars ,app will crash!!! #120

Closed woddle closed 1 year ago

woddle commented 1 year ago

bit7z version

3.2.x

Compilation options

BIT7Z_ANALYZE_CODE

7-zip version

v19.00

7-zip shared library used

7z.dll / 7z.so

Compilers

MSVC

Compiler versions

No response

Architecture

x86_64

Operating system

Windows

Operating system versions

No response

Bug description

if filename contains Chinese chars,app will crash!!!

Steps to reproduce

No response

Expected behavior

No response

Relevant compilation output

No response

Code of Conduct