www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20293] New: std.zip: unicode issues

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 puremagic.com
          Reporter: bugzilla d-ecke.de



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.

--
Oct 10 2019