[Issue 20293] New: std.zip: unicode issues
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 10 18:40:44 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20293
Issue ID: 20293
Summary: std.zip: unicode issues
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: bugzilla at d-ecke.de
Taken from #20027:
Rejects unicode path extra fields that overflow.
Rejects unicode path extra fields that underflow, whether zeroed or buffer
bleed.
Rejects unicode path extra fields that have an invalid version.
Rejects unicode path extra fields that diverge from the central directory to
prevent ambiguity, i.e. in file extension.
Rejects invalid UTF-8 strings.
--
More information about the Digitalmars-d-bugs
mailing list