> 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
Ugh. I should look at https://git.fedorahosted.org/git/dlm.git. I refereed RHEL60 branch of https://git.fedorahosted.org/cgit/cluster.git/. Masatake YAMATO