[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
From: Tim R. <ga...@us...> - 2007-04-02 18:49:09
|
Module Name: src Committed By: garbled Date: Mon Apr 2 18:49:08 UTC 2007 Modified Files: src/common: common.c src/dsh: dsh.c rseq.c run.c src/jsd: jsh.c Log Message: Caller must free return from build_rshstring(). Fix coverity ID 15 To generate a diff of this commit: cvs rdiff -r1.33 -r1.34 src/common/common.c cvs rdiff -r1.36 -r1.37 src/dsh/dsh.c cvs rdiff -r1.27 -r1.28 src/dsh/rseq.c cvs rdiff -r1.21 -r1.22 src/dsh/run.c cvs rdiff -r1.18 -r1.19 src/jsd/jsh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |