From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26900 invoked by alias); 11 Jul 2006 08:13:19 -0000 Received: (qmail 26866 invoked by uid 9452); 11 Jul 2006 08:13:18 -0000 Date: Tue, 11 Jul 2006 08:13:00 -0000 Message-ID: <20060711081318.26865.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/lib libcman.c libcman.h Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00056.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield@sourceware.org 2006-07-11 08:13:18 Modified files: cman/lib : libcman.c libcman.h Log message: Don't copy the agent name if it's NULL. Make the requred size of the agent string clear. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/lib/libcman.c.diff?cvsroot=cluster&r1=1.24&r2=1.25 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/lib/libcman.h.diff?cvsroot=cluster&r1=1.25&r2=1.26