Skip to content
Update overview authored by Alessandro Dal Sasso's avatar Alessandro Dal Sasso
...@@ -272,7 +272,7 @@ store database with `fcntl()` locking for concurrent access. ...@@ -272,7 +272,7 @@ store database with `fcntl()` locking for concurrent access.
* [lib/tdb](https://git.samba.org/?p=samba.git;a=tree;f=lib/tdb) * [lib/tdb](https://git.samba.org/?p=samba.git;a=tree;f=lib/tdb)
### [Talloc](https://talloc.samba.org) ### [Talloc](https://talloc.samba.org/talloc/doc/html/index.html)
`talloc` is Samba's tree memory allocator and is the primary memory `talloc` is Samba's tree memory allocator and is the primary memory
abstraction in Samba. abstraction in Samba.
... ...
......