mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
The caller has otherwise no way to know how long the string will be allocated or ability to free it. This fixes #2944.
The caller has otherwise no way to know how long the string will be allocated or ability to free it. This fixes #2944.