Files
node/lib
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it
Commit 934bfe23a1 had introduced a
regression where node would crash trying to access a null unref timer if
a given unref timer's callback would remove other unref timers set to
fire in the future.

More generally, it makes the unrefTimeout function more solid by not
mutating the unrefList while traversing it.

Fixes #8897.

Reviewed-By: Timothy J Fontaine <tjfontaine@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2014-12-22 11:45:31 -08:00
..
2011-03-14 17:37:05 -07:00
2014-11-18 16:42:10 -08:00
2011-03-14 17:37:05 -07:00
2011-03-14 17:37:05 -07:00
2014-07-31 08:59:46 -07:00
2013-02-22 16:30:27 -08:00
2013-01-16 16:53:11 +01:00
2012-06-28 10:14:03 -07:00
2013-02-28 23:11:47 +01:00
2012-03-03 23:48:57 -08:00