cluster/ccs/daemon cnx_mgr.c

jbrassow@sourceware.org jbrassow@sourceware.org
Tue May 24 20:43:00 GMT 2005


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	jbrassow@sourceware.org	2005-05-24 20:43:22

Modified files:
	ccs/daemon     : cnx_mgr.c 

Log message:
	- fix segfault
	
	# Seg fault could be achieved with:
	$> ccsd; ccs_test get 0 //@name
	
	While the code was checking if the desc was valid, it was not checking
	if the desc block had been created.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/cnx_mgr.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.24.2.6&r2=1.24.2.6.4.1



More information about the Cluster-cvs mailing list