From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamie.couture at gmail.com (Jamie Couture) Date: Fri, 9 Sep 2011 00:43:09 -0400 Subject: [PATCH 0/1] segfault in cgit Message-ID: <1315543390-12451-1-git-send-email-jamie.couture@gmail.com> From: Jamie Couture 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