https://issues.dlang.org/show_bug.cgi?id=14891

          Issue ID: 14891
           Summary: profilegc_setlogfilename w/o null-terminated string
                    might fail during fopen
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nob...@puremagic.com
          Reporter: c...@dawg.eu

Same problem exists for trace_setlogfilename(string name) and
trace_setdeffilename(string name).

Also the latter ones can't handle empty strings to use stdout as output.

--

Reply via email to