[Issue 19860] New: Memory corruption in nested templates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 11 13:37:01 UTC 2019


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

          Issue ID: 19860
           Summary: Memory corruption in nested templates
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: faissaloo at gmail.com

https://github.com/faissaloo/uranium
I was working on the above project and came across an issue where nesting my
U!() template within the render() causes what seems to be a dangling pointer.
Uncommenting the last test in component_tests.d demonstrates this issue.

--


More information about the Digitalmars-d-bugs mailing list