]> git.ipfire.org Git - thirdparty/curl.git/commit
memdebug: add annotation attributes
authorDavid Carlier <devnexen@gmail.com>
Sat, 13 Aug 2022 14:17:12 +0000 (15:17 +0100)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 14 Aug 2022 08:53:18 +0000 (10:53 +0200)
commit6526b362717fad58207f117a1f43cb483dc64a5b
tree0c701cd63f71719533814473a2c9302b95fa7964
parentc7febe520ba85ad221e5b514cb9b4d38e0028231
memdebug: add annotation attributes

memory debug tracking annotates whether the returned pointer does not
`alias`, hints where the size required is, for Windows to be better
debugged via Visual Studio.

Closes https://github.com/curl/curl/pull/9306
lib/memdebug.c
lib/memdebug.h