Release config lock if the regex is invalid
authorPavel Roskin <proski@gnu.org>
Sun, 7 May 2006 21:36:12 +0000 (17:36 -0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 22:31:06 +0000 (15:31 -0700)
commit5d8ee9ceb8912c83336191d32b8898943b8944b8
tree7eb67e5f1ed36d10928e1566f3e8bfb9fb0fe30f
parent245f1029d674b95d63b5faea2269f98d28b3adb2
Release config lock if the regex is invalid

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
config.c