Avoid NULL pointer dereference in routing table an_match().
authorbluhm <bluhm@openbsd.org>
Tue, 26 Mar 2024 10:01:57 +0000 (10:01 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 26 Mar 2024 10:01:57 +0000 (10:01 +0000)
commitd75bd533f0ad534486488013eeeaa642ea1f5f58
tree3c1b9fae77a92788ac3b1d1b6e1ab14125410178
parent02a827120adb2d89281e9b7a793e5d4eb9e5b56e
Avoid NULL pointer dereference in routing table an_match().

OK mvs@
sys/net/rtable.c