transport: сheck a pointer allocation result
commit01c16e6aa7a2377f115375aa9fdebd30f0f9f797
authorpeter15914 <[email protected]>
Thu, 2 Jan 2025 20:22:53 +0000 (3 01:22 +0500)
committerpeter15914 <[email protected]>
Thu, 2 Jan 2025 20:22:53 +0000 (3 01:22 +0500)
treee4888751852ef2ae6c42993b15d8d5b61dbf43a1
parenta0d432660a18ff8c602818891c9074483896f92b
transport: сheck a pointer allocation result

GIT_ERROR_CHECK_ALLOC was added to check the return value of git__calloc().
tests/libgit2/transport/register.c