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

Pavlin Radoslavov pavlin@icir.org
Fri, 22 Jul 2005 10:37:01 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-22 10:37:00 UTC

XORP CVS repository


Modified files:
	rtrmgr        template_tree_node.cc template_tree_node.hh 

Log message:
	Fix a NULL pointer problem in some of the default_str() methods.
	Now if the _default pointer is NULL, the default_str() method
	returns an empty string.
	
	Obtained from:  "Marat Nepomnyashy" <maratbn AT yahoo.com>

Revision  Changes                                 Path
1.50      +79 -34;  commitid: 17a9642e0cb977ea6;  xorp/rtrmgr/template_tree_node.cc
1.31      +6 -6;  commitid: 17a9642e0cb977ea6;    xorp/rtrmgr/template_tree_node.hh