[PATCH 1/1] git: update to v2.24.0
Christian Hesse
list at eworm.de
Fri Nov 8 21:54:06 CET 2019
Christian Hesse <list at eworm.de> on Fri, 2019/11/08 09:15:
> Christian Hesse <list at eworm.de> on Fri, 2019/11/08 08:58:
> > Christian Hesse <list at eworm.de> on Mon, 2019/11/04 09:46:
> > > Update to git version v2.24.0, no changes required.
> >
> > For any reason this starts crashing for me... Seen this on one host only,
> > though. No idea what's the issue, will have to investigate.
>
> This happens after running `git gc` in a repository. cgit with git v2.23.0
> does not have this issue.
>
> The issue happens anywhere around or in print_commit() in ui.log.c.
This is caused by commit-graph being enabled by default now:
https://git.zx2c4.com/git/commit/?id=31b1de6a09bad59cc0d88419925486afc7add277
I guess `git gc` created the file objects/info/commit-graph for me, so I
found this to be the trigger.
--
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);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20191108/222eee7c/attachment.asc>
More information about the CGit
mailing list