mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-02 01:33:45 +00:00
`git_diff_get_patch()` would unconditionally load the patch object and then simply leak it if the user hadn't requested it. Short-circuit loading the object if the user doesn't want it. The rest of the plugs are simply calling the free functions of objects allocated during the tests. |
||
|---|---|---|
| .. | ||
| drop.c | ||
| foreach.c | ||
| save.c | ||
| stash_helpers.c | ||
| stash_helpers.h | ||