mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
17f09dfe03
timer->refcnt is allowed to be NULL, in which case the timer's expired() method may end up freeing the timer object. Discovered using valgrind. Signed-off-by: Michael Brown <mcb30@ipxe.org>