Re: Subversion issue 2791
From: Martin Furter <mf_at_rola.ch>
Date: Fri, 10 Dec 2010 18:08:26 +0100 (CET)
On Thu, 9 Dec 2010, C. Michael Pilato wrote:
> Hey, Martin. Do you have the time and willingness to update one of your
Here's an updated patch for run_hook_cmd, but completely untested.
But while looking at the code I think I found an error there.
static svn_error_t *
if (result)
*result = svn_string_create_from_buf(native_stdout, pool);
return svn_error_return(err);
- Martin
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.