#108 closed enhancement (fixed)
Include the dnmalloc secure allocator
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.4.5 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As a proactive security measure, include and use the dnmalloc allocator. Dnmalloc is an allocator that is not vulnerable to heap buffer overflows or double free errors.
Note:
See TracTickets
for help on using tickets.
Dnmalloc included with changeset [107].