[Issue 22448] New: OpenBSD: Add OpenBSD-specific alloc and free function prototypes from stdlib.h

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 29 02:22:07 UTC 2021


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

          Issue ID: 22448
           Summary: OpenBSD: Add OpenBSD-specific alloc and free function
                    prototypes from stdlib.h
           Product: D
           Version: D2
          Hardware: All
                OS: Other
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: bcallah at openbsd.org

Add freezero, calloc_conceal, malloc_conceal, reallocarray, and recallocarray.
These are OpenBSD-specific extensions to the *alloc family that provide
security and safety enhancements.

--


More information about the Digitalmars-d-bugs mailing list