summaryrefslogtreecommitdiff
path: root/tests/buf/oom.c
Commit message (Expand)AuthorAgeFilesLines
* buf::oom tests: use custom allocator for oom failuresethomson/buf_oom_testEdward Thomson2018-10-211-37/+39
* tests: don't run buf::oom on 32-bit systemsEdward Thomson2018-10-211-5/+9
* buf tests: allocate a smaller size for the oomEdward Thomson2018-07-261-3/+15
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* git_buf_grow_by: increase buf asize incrementallyEdward Thomson2015-02-121-0/+10
* Fix crash in free() when git_buf_grow() fails.Jeff Hostetler2015-01-091-0/+31