]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-settings: Fixed parsing settings when the key was duplicated to multiple roots.
authorTimo Sirainen <tss@iki.fi>
Mon, 15 Nov 2010 16:42:19 +0000 (16:42 +0000)
committerTimo Sirainen <tss@iki.fi>
Mon, 15 Nov 2010 16:42:19 +0000 (16:42 +0000)
commitcdc74bd19572082817e2d96be15ad3c55c57b7c9
tree3627a92fe2e625563ae21d7eb61eb5a7b7e78e9b
parent7c20c51d87a8731989cf72d86e1e8ff1abc417a9
lib-settings: Fixed parsing settings when the key was duplicated to multiple roots.
Previously only the first one got the value set, now all of them get it.
src/lib-settings/settings-parser.c