summaryrefslogtreecommitdiff
path: root/src/win32/w32_stack.c
Commit message (Expand)AuthorAgeFilesLines
* w32_stack: convert buffer length param to `size_t`Patrick Steinhardt2019-07-051-2/+2
* w32_stack: treat a len as an size_tEdward Thomson2019-06-251-2/+2
* win32: don't re-define RtlCaptureStackBackTraceEdward Thomson2019-06-241-5/+0
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-2/+2
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* Reserve aux_id 0; sort leaks by aux_id. Fix cmp.Jeff Hostetler2015-06-291-7/+19
* Include stacktrace summary in memory leak output.Jeff Hostetler2015-06-291-0/+180