[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
|
From: Tim R. <ga...@us...> - 2007-03-29 18:23:17
|
Module Name: src Committed By: garbled Date: Thu Mar 29 18:23:11 UTC 2007 Modified Files: src/common: sockcommon.c src/jsd: jsh.c Log Message: returned buffer must be freed from read_from_client. Fixes coverity id 5. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 src/common/sockcommon.c cvs rdiff -r1.16 -r1.17 src/jsd/jsh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |