[Bug c++/87736] New attributes to mark custom alloc/free function pair

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 24 17:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87736

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Note that you can have a custom malloc function (e.g. xmalloc) that pairs 
with standard free, so it should be possible to indicate that.


More information about the Gcc-bugs mailing list