On 24.07.2014 06:39, Jeff King wrote: > Since Stefan has recently started feeding git builds to coverity, I > spent a few minutes poking through the results. There are tons of false > positives, so there is some work to be done there with tweaking our > coverity models. But there are some real issues, too. Here are fixes for > the handful that I looked at. > > [1/5]: receive-pack: don't copy "dir" parameter > [2/5]: free ref string returned by dwim_ref > [3/5]: transport: fix leaks in refs_from_alternate_cb > [4/5]: fix memory leak parsing core.commentchar > [5/5]: apply: avoid possible bogus pointer > > -Peff > As this patchset is in, we have coverity scan now finding 10 defects fixed. Thanks, Stefan -- 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