Jeff King <[email protected]> writes:
> On Tue, Mar 26, 2013 at 03:40:00PM -0700, Junio C Hamano wrote:
>
>> [Cooking]
>> [...]
>> * jk/index-pack-correct-depth-fix (2013-03-20) 1 commit
>> - index-pack: always zero-initialize object_entry list
>>
>> "index-pack --fix-thin" used uninitialize value to compute delta
>> depths of objects it appends to the resulting pack.
>
> Any reason this is still in pu? I'd have expected it to be fairly
> uncontroversial and slated for maint.
Me too, along with the other two we found in the same topic:
> * nd/index-pack-threaded-fixes (2013-03-19) 2 commits
> - index-pack: guard nr_resolved_deltas reads by lock
> - index-pack: protect deepest_delta in multithread code
>
> "index-pack --verify-stat" used a few counters outside protection
> of mutex, possibly showing incorrect numbers.
--
Thomas Rast
trast@{inf,student}.ethz.ch
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html