forked from pool/talloc
- Update to 2.1.0.
+ Add talloc_pooled_object and test it + Allow nested pools + Add a separate pool size + Put pool-specific data before the chunk + Introduce __talloc_with_prefix + Decouple the dual use of chunk->pool + Only provide the --enable-talloc-compat1 in standalone build + Simplify _talloc_free_poolmem a bit OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
c62ddea769
commit
b5e73b8818
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 6 12:40:28 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Update to 2.1.0.
|
||||
+ Add talloc_pooled_object and test it
|
||||
+ Allow nested pools
|
||||
+ Add a separate pool size
|
||||
+ Put pool-specific data before the chunk
|
||||
+ Introduce __talloc_with_prefix
|
||||
+ Decouple the dual use of chunk->pool
|
||||
+ Only provide the --enable-talloc-compat1 in standalone build
|
||||
+ Simplify _talloc_free_poolmem a bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 6 12:29:33 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user