Prepping for a new release (2.5.8? 2.6.0?)

Jim Salter jsalter at jrssystems.net
Wed Dec 17 06:19:23 EST 2003


> You should be able to change this line in the [craigb-perf] patch:
>
> + buffer = Realloc(buffer, remaining);
>
> To this line:
>
> + buffer = realloc_array(buffer, char, remaining);
>
> and that should fix it.

Worked fine.  Thanks Wayne - recompiling 2.5.7 and reinstalling it on all my
systems now.

Jim Salter
JRS Systems




More information about the rsync mailing list