SIGN IN SIGN UP

authzone: fix memory leak in xfer_set_masters() error path (#1480)

Added memory deallocation for the `file` and `host` fields of the
`auth_master` node in the event of a URL/allocation error, and
unlinked the partially created node from the masters list by
resetting the link that pointed to it.

Signed-off-by: Petr Vaganov <petrvaganoff@gmail.com>
P
Petr Vaganov committed
e6d00725c2e8440fab7d83a6de88c0c928afe624
Parent: e597711
Committed by GitHub <noreply@github.com> on 7/24/2026, 10:24:49 AM