ae 1879a98b2d Add NULL check like the rest of code has.
It is possible that ifma_protospec becomes NULL in this function for
some entry, but it is still referenced and thus it will not unlinked
from the list. Then "restart" condition triggers and this entry with
NULL ifma_protospec will lead to page fault.

PR:		228982
2018-06-14 09:36:25 +00:00
..
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2018-03-23 16:56:44 +00:00
2017-12-28 20:40:56 +00:00
2018-06-05 20:54:29 +00:00
2018-04-08 12:08:20 +00:00