File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,20 @@ Fixes since v2.47
145
145
repository. Work it around by including these objects in the
146
146
referring promisor pack at the receiving end of the fetch.
147
147
148
+ * Avoid build/test breakage on a system without working malloc debug
149
+ support dynamic library.
150
+ (merge 72ad6dc368 jk/test-malloc-debug-check later to maint).
151
+
152
+ * Double-free fix.
153
+ (merge fe17a25905 jk/fetch-prefetch-double-free-fix later to maint).
154
+
155
+ * Use of some uninitialized variables in "git difftool" has been
156
+ corrected.
157
+
158
+ * Object reuse code based on multi-pack-index sent an unwanted copy
159
+ of object.
160
+ (merge e199290592 tb/multi-pack-reuse-dupfix later to maint).
161
+
148
162
* Other code cleanup, docfix, build fix, etc.
149
163
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).
150
164
(merge f36b8cbaef jh/config-unset-doc-fix later to maint).
You can’t perform that action at this time.
0 commit comments