summaryrefslogtreecommitdiff
path: root/tests/diff/binary.c
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-06-23 15:21:12 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-06-24 23:49:10 +0200
commitbd470d0034e7b9217e4084a71d63dec64d2bfcd8 (patch)
treee875936bf606ab60f3fe2147c58ba182ee43156c /tests/diff/binary.c
parentcaab22c0d468e90b6a95072f3092d5dcf331b3ef (diff)
downloadlibgit2-bd470d0034e7b9217e4084a71d63dec64d2bfcd8.tar.gz
blob: don't recomment using git_buf_grow
We currently recommend using `git_buf_grow` in order to make a buffer make an owned copy of the memory it points to. This is not behaviour we should encourage, so remove this recommendation. The function itself is not changed, as we need to remain compatible, but it will be changed not to allow usage on borrowed buffers.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions