Jan Kasiak
|
445027a5dc
|
Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled
Call event_debug_note_teardown_ before evcb_evfinalize to avoid possible
UAF (if finalizer free's event).
|
2019-08-28 01:15:39 +03:00 |
|
Nick Mathewson
|
b6f15ccea6
|
Add missing include to regress_finalize.h
|
2014-03-12 18:19:07 -04:00 |
|
Nick Mathewson
|
82b6956c1b
|
Finalize tests: add a missing check
|
2013-08-06 19:39:35 -04:00 |
|
Nick Mathewson
|
b48c7bf8a6
|
Make regress_finalize work with malloc replacement disabled
|
2013-04-30 14:40:50 -04:00 |
|
Nick Mathewson
|
25aac69780
|
Remove a no-longer-true XXXX comment.
|
2013-04-26 12:18:38 -04:00 |
|
Nick Mathewson
|
8eedeabe50
|
Implement event_finalize() and related functions to avoid certain deadlocks
|
2013-04-26 12:18:07 -04:00 |
|