John Keeping <j...@keeping.me.uk> on Tue, 2018/08/21 09:46:
> > diff --git a/ui-patch.c b/ui-patch.c
> > index 8007a11..efd7a34 100644
> > --- a/ui-patch.c
> > +++ b/ui-patch.c
> > @@ -11,13 +11,16 @@
> >  #include "html.h"
> >  #include "ui-shared.h"
> >  
> > +/* two SHA1 hashes with two dots in between and termination */
> > +#define REV_RANGE_LEN 2 * 40 + 3  
> 
> Should this use GIT_MAX_HEXSZ ?

Definitely. I've been looking for something with SHA1_*, but as sha1 is being
replaced... Thanks for the heads-up.
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}

Attachment: pgpxvJrPAsjVT.pgp
Description: OpenPGP digital signature

_______________________________________________
CGit mailing list
CGit@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to