Re: [PATCH] Fix an unitialized pointer in merge-recursive.c From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:29 Junio C Hamano [off-list ref] writes: Third option. Change the assignment from "mrtree = NULL" to "mrtree = mtree". It is a standard idiom to work around stupid gcc warnings. Oops; it might be obvious but that's "mrtree = mrtree".
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help