www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14891] New: profilegc_setlogfilename w/o null-terminated

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: nobody puremagic.com
          Reporter: code 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.

--
Aug 09 2015