List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/1] segfault in cgit
@ 2011-09-09  4:43 jamie.couture
  2011-09-09  4:43 ` [PATCH 1/1] move LCS table away from the stack jamie.couture
  0 siblings, 1 reply; 13+ messages in thread
From: jamie.couture @ 2011-09-09  4:43 UTC (permalink / raw)


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





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-03-18  9:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09  4:43 [PATCH 0/1] segfault in cgit jamie.couture
2011-09-09  4:43 ` [PATCH 1/1] move LCS table away from the stack jamie.couture
2011-09-11  0:44   ` jamie.couture
2011-09-11  0:44     ` [PATCH] " jamie.couture
2011-09-14  6:38       ` hjemli
2011-09-17 22:25         ` [PATCH 1/1] " jamie.couture
2012-01-03 15:12           ` hjemli
2012-01-04  8:59             ` normalperson
2012-01-04 16:57               ` jamie.couture
2012-01-12  3:38               ` jamie.couture
2012-01-12  3:38                 ` [PATCH 1/2] correct length check for LCS table jamie.couture
2012-01-12  3:38                 ` [PATCH 2/2] use correct type for sizeof jamie.couture
2012-03-18  9:22                   ` hjemli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).