CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/10/14 07:59:31
Modified files: sys/netinet : ip_carp.c Log message: Init a variable in the recently added carp_vhe_match() function clang and mpi believe could be used uninitialised. ok mpi@