mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 05:11:59 +00:00
It's hard or even impossible to correctly free the string buffer allocated by git_patch_to_str in some circumstances. Drop the function so people have to use git_patch_to_buf instead - git_buf has a dedicated destructor. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||