CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2017/08/12 16:09:54
Modified files: usr.sbin/ospf6ctl: ospf6ctl.c Log message: fix the else case (i.e. LSA_IS_SCOPE_AS) where header could remain uninitialized. found by clang. ok claudio@