[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
From: Tim R. <ga...@us...> - 2007-04-02 18:57:08
|
Module Name: src Committed By: garbled Date: Mon Apr 2 18:57:05 UTC 2007 Modified Files: src/dsh: dsh.c rseq.c run.c src/jsd: jsh.c Log Message: Fix coverity ID 16. rsh and the contents of rsh are not freed. To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 src/dsh/dsh.c cvs rdiff -r1.28 -r1.29 src/dsh/rseq.c cvs rdiff -r1.22 -r1.23 src/dsh/run.c cvs rdiff -r1.19 -r1.20 src/jsd/jsh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |