On Sun, May 25, 2014 at 20:58, Benjamin Baier wrote:
> Index: bn_blind.c
> ===================================================================
> RCS file: /cvs/src/lib/libssl/src/crypto/bn/bn_blind.c,v
> retrieving revision 1.9
> diff -u -p -r1.9 bn_blind.c
> --- bn_blind.c        8 May 2014 13:20:49 -0000       1.9
> +++ bn_blind.c        24 May 2014 21:09:40 -0000

> Index: comp_lib.c
> ===================================================================
> RCS file: /cvs/src/lib/libssl/src/crypto/comp/comp_lib.c,v
> retrieving revision 1.5
> diff -u -p -r1.5 comp_lib.c
> --- comp_lib.c        26 Apr 2014 13:04:24 -0000      1.5
> +++ comp_lib.c        24 May 2014 21:12:44 -0000

I didn't notice this before because everything was in different
directories so I pulled it apart by hand, but how are you generating
these diffs? Concatting a dozen diffs together?

These index lines should have some more path information, otherwise
the diff can't be applied. Try running cvs diff from the libssl
directory.

Thanks for the diffs though, applied.

Reply via email to