summaryrefslogtreecommitdiff
path: root/lib/log.c
diff options
context:
space:
mode:
authorßingen <bingen@voltanet.io>2017-08-01 11:38:19 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-08-09 12:07:58 +0200
commitea4ecfb3511e9ca90b8682d73e96477df00bcfb7 (patch)
tree455f4aac55106cfbda95f9685d62aacc32ad1101 /lib/log.c
parentc811f101e701ece749bfa50cf8bc5a03183e56b2 (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 'lib/log.c')
0 files changed, 0 insertions, 0 deletions