From 05bc366d18c72e94ee07448e2cfa28102e9c0766 Mon Sep 17 00:00:00 2001 From: Max Dunbar Date: Sun, 8 Jan 2023 12:52:30 -0800 Subject: [PATCH] ta/README: update link to talloc documentation --- ta/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ta/README b/ta/README index 271e173764..4e2fd16865 100644 --- a/ta/README +++ b/ta/README @@ -31,7 +31,7 @@ will be replaced with TA calls, and the talloc wrapper will be removed. Documentation for the talloc API is here: - http://talloc.samba.org/talloc/doc/html/modules.html + https://talloc.samba.org/talloc/doc/html/group__talloc.html There are some minor differences with mpv's talloc bridge. mpv calls abort() on allocation failures, and the talloc_set_destructor() signature is slightly