Do not even try to dereference a NULL pointer.
authormpi <mpi@openbsd.org>
Sun, 18 Jan 2015 14:51:43 +0000 (14:51 +0000)
committermpi <mpi@openbsd.org>
Sun, 18 Jan 2015 14:51:43 +0000 (14:51 +0000)
commitea9cd0f05e72ccc8be83034d43c11dbbd76cafed
tree13173b714eecd6a1df747363c9cb39e626463706
parent1be52566c468e0195c6fbfc1f2c8652fea7cb0f2
Do not even try to dereference a NULL pointer.

Found the hard way by Peter N. M. Hansteen.

ok claudio@, phessler@
sys/net/route.c