mirror of https://github.com/mpv-player/mpv
ta/README: update link to talloc documentation
This commit is contained in:
parent
4beb1bcae7
commit
05bc366d18
|
@ -31,7 +31,7 @@ will be replaced with TA calls, and the talloc wrapper will be removed.
|
||||||
|
|
||||||
Documentation for the talloc API is here:
|
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()
|
There are some minor differences with mpv's talloc bridge. mpv calls abort()
|
||||||
on allocation failures, and the talloc_set_destructor() signature is slightly
|
on allocation failures, and the talloc_set_destructor() signature is slightly
|
||||||
|
|
Loading…
Reference in New Issue