[PATCH 0/1] segfault in cgit

Jamie Couture jamie.couture at gmail.com
Fri Sep 9 06:43:09 CEST 2011


From: Jamie Couture <jamie.couture at gmail.com>

I reproduced the problem reported by Arun Persaud on his version, 9900ac022,
and on 756e3ea6.  Based on the suggestions of others, here is a patch to help
avoid segfaults when calculating lcs when printing deferred changed lines.

Jamie Couture (1):
  move LCS table away from the stack

 cgit.h      |   12 ++++++++++++
 ui-ssdiff.c |   32 ++++++++++++++++++++++++++++++--
 2 files changed, 42 insertions(+), 2 deletions(-)

-- 
1.7.6





More information about the CGit mailing list