From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 2 May 2013 09:53:08 -0400 Subject: [Cluster-devel] [PATCH] dlm_tool: Trimming garbages at in Expecting reply output In-Reply-To: <20130502.211921.462166827861689359.yamato@redhat.com> References: <20130502.211921.462166827861689359.yamato@redhat.com> Message-ID: <20130502135308.GA19831@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, May 02, 2013 at 09:19:21PM +0900, Masatake YAMATO wrote: > The buffer used in "Expecting reply" of dlm_tool lockdebug output is > used as C string (via printf %s) but not terminated with nul char. Yes, thanks. This was fixed for some time in dlm.git. I'm afraid we'll need to go through the bz process to fix in RHEL. Dave