From: Johannes Schindelin Date: Mon, 19 Jun 2006 22:55:20 +0000 (+0200) Subject: Initialize lock_file struct to all zero. X-Git-Tag: v1.4.1-rc1~18^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/928e47e3d50527adcfef20932f3b2764b9f11f06?ds=sidebyside;hp=928e47e3d50527adcfef20932f3b2764b9f11f06 Initialize lock_file struct to all zero. hold_lock_file_for_update() relies on that. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---