ta/README: update link to talloc documentation

This commit is contained in:
Max Dunbar 2023-01-08 12:52:30 -08:00 committed by Dudemanguy
parent 4beb1bcae7
commit 05bc366d18
1 changed files with 1 additions and 1 deletions

View File

@ -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