]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d, zebra: remove unnecessary asserts
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 5 May 2017 21:55:29 +0000 (21:55 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 9 May 2017 20:44:23 +0000 (20:44 +0000)
commitd9090d56c0d7cf1f93d844e764aa669fab0c355e
tree515887503cd9e8e1c4f1443a5dcec7b8f2343374
parent66e78ae64bc4659848517953b365606e3e70e878
ospf6d, zebra: remove unnecessary asserts

These pointers are now guaranteed to be null, so asserting the opposite
will crash.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
ospf6d/ospf6_lsa.c
zebra/zebra_fpm.c