[Xorp-cvs] XORP cvs commit: xorp/ospf

Pavlin Radoslavov pavlin at icir.org
Tue Jul 10 16:41:58 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-07-10 23:41:58 UTC

XORP CVS repository


Modified files:
	ospf          packet.cc 

Log message:
	Minor code refactoring inside PacketDecoder::decode().
	
	This fixes a compilation warning about using a variable that might
	not be initialized (the "i" iterator).
	
	The warning was triggered on MacOS X 10.4.10 with gcc-4.0.0
	and -O2 compilation flags (./configure --enable-optimize --disable-debug)

Revision  Changes                              Path
1.45      +7 -9;  commitid: 7c944694189a7ea6;  xorp/ospf/packet.cc



More information about the Xorp-cvs mailing list