mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
9644b6cb50
current_timestring used to return a string talloced to talloc_tos().
When called by DEBUG from a TALLOC_FREE, this produced messages
"no talloc stackframe around, leaking memory". For example when
used from net conf.
This also adds a temporary talloc context to alloc_sub_basic().
For this purpose, the exit strategy is slightly altered: a common
exit point is used for success and failure.
Michael
(This used to be commit
|
||
---|---|---|
.. | ||
cgi.c | ||
diagnose.c | ||
neg_lang.c | ||
startstop.c | ||
statuspage.c | ||
swat.c |