diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2013-11-02 01:10:21 +0100 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2013-11-11 15:35:52 +0100 |
commit | 877cde765a9957f893d7b22026a8c82bf82226d4 (patch) | |
tree | cebc6800fa8b232596a4471438a44051dfdce0e2 /tests/diff/diffiter.c | |
parent | 1c967df31c9285af6eaea3c462314b4b88c2706a (diff) | |
download | libgit2-877cde765a9957f893d7b22026a8c82bf82226d4.tar.gz |
remote: let's at least pretend to have some memory safety
Copy the pointers into temporary vectors instead of assigning them tot
he same array so we don't mess up with someone else's memory by
accident (e.g. by sorting).
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions