clone.c
10.9 KB
-
Minor fix for cmn/clone-into-mirror. · 60cdf495
A recently added check might skip initialization of old_fetchhead and go directly to cleanup. So, destruct in the opposite order of construction.
Albert Meltzer committed
A recently added check might skip initialization of old_fetchhead and go directly to cleanup. So, destruct in the opposite order of construction.