1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Stefan Metzmacher 58fa08c805 tevent: add tevent_common_check_double_free() helper function
This will be used to generically support TALLOC_FREE() on
event which are currently running.

It aborts on every explicit talloc_free(), but ignores implicit
cleanup when the talloc parent is about to go.

We'll undo the 0.9.36 ABI change on the 0.9.37 release
at the end of this patchset.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-07-11 23:04:19 +02:00
..
2013-12-12 00:39:35 +01:00
2014-01-17 12:38:08 +01:00
2014-09-30 16:36:09 +02:00
2015-02-27 03:48:57 +01:00
2015-03-04 08:33:06 +01:00
2015-06-12 17:08:19 +02:00
2015-11-05 18:04:23 +01:00
2016-02-16 00:00:51 +01:00
2016-02-19 19:12:25 +01:00
2016-08-24 01:33:48 +02:00
2016-10-05 15:32:35 +02:00
2016-10-05 15:32:35 +02:00
2017-06-22 17:17:33 +02:00
2017-07-21 23:31:03 +02:00
2017-11-13 18:02:46 +01:00
2018-01-12 22:42:22 +01:00