From 73fcb78cb4c2610e32d44ea84f6e9b68c7780b3b Mon Sep 17 00:00:00 2001 From: Yoshimasa Niwa Date: Wed, 9 Sep 2009 17:37:41 +0800 Subject: [PATCH] FIX: bug --- PBGitGrapher.mm | 1 + 1 file changed, 1 insertion(+) diff --git a/PBGitGrapher.mm b/PBGitGrapher.mm index 790f383..b71b60d 100644 --- a/PBGitGrapher.mm +++ b/PBGitGrapher.mm @@ -55,6 +55,7 @@ void add_line(struct PBGitGraphLine *lines, int *nLines, int upper, int from, in i++; if(*it == (PBGitLane *)endLane) { delete *it; + endLane = NULL; continue; } // This is our commit! We should do a "merge": move the line from