]> git.puffer.fish Git - mirror/frr.git/commit
Add a null check to ensure that another thread
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:41 +0000 (17:24 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:41 +0000 (17:24 -0700)
commit64e34726a184d42e4118efecbc283267a979dd6a
tree052399513f1357b257c3b8d88fda5e9a2739d1aa
parent8b6912c2ffec50ef001cea062448ea3058d512e8
Add a null check to ensure that another thread
does not access the address in the deletion path
of the interface.

Signed-off-by: Ayan Banerjee <ayan@cumulusnetworks.com>
Reviewed-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
ospfd/ospf_dump.c