mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
note
This commit is contained in:
@@ -456,6 +456,9 @@ dispatch(isc_timermgr_t *manager, isc_time_t *now) {
|
||||
|
||||
if (post_event) {
|
||||
XTRACEID("posting", timer);
|
||||
/*
|
||||
* XXX We could preallocate this event.
|
||||
*/
|
||||
event = isc_event_allocate(manager->mctx,
|
||||
timer,
|
||||
type,
|
||||
|
Reference in New Issue
Block a user