summaryrefslogtreecommitdiff
path: root/ospfd/ospf_interface.h
diff options
context:
space:
mode:
authorßingen <bingen@voltanet.io>2017-08-01 11:38:19 +0200
committerßingen <bingen@voltanet.io>2017-08-01 11:38:19 +0200
commitc222aa61d685d483ac21245d51a0ed013897517a (patch)
tree0e183f81c400addd0d446be77599f4ec0ed060d4 /ospfd/ospf_interface.h
parent59f851e91d7f777ccb401aa6620cfa4040569cb4 (diff)
ospf: Fix segfault if compiled with DEBUG
If OSPF_LS_REFRESH_TIME is 60, min_delay in ospf_refresher_register_lsa function (ospf_lsa.c) would be negative, so index (which is unsigned) would be out of range, causing a segfault. Signed-off-by: ßingen <bingen@voltanet.io>
Diffstat (limited to 'ospfd/ospf_interface.h')
0 files changed, 0 insertions, 0 deletions