Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > On Wed, 13 Feb 2008, Martin Koegler wrote: > > > This would mean, that we must make git-rev-list and git-pack-objects not > > segfault on incorrect links between objects. My proposal suggested that malformed objects not be allowed into the repository, so rev-list wouldn't see them in the first place. > We should do that anyway. It may error out, but segfaulting is no option. > > So if you have a test case, please make it public so we can fix the > breakage. But Dscho has a really good point here. rev-list should be failing with a proper exit code, not SIGSEGV. :) -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html