]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: Copy settings_parser_get_error() string so it's usable as error_r
authorMartti Rannanjärvi <martti.rannanjarvi@dovecot.fi>
Fri, 12 Jan 2018 13:28:52 +0000 (15:28 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Mon, 16 Apr 2018 08:06:16 +0000 (11:06 +0300)
commit503ac5e23601358184a6fcbcbf6f7d3655726d82
treed668618f133b013ecf96b7696f0776fc215fcd32
parent44419807db3bf01d9c12247dfa324d27647e3d0f
lib-master: Copy settings_parser_get_error() string so it's usable as error_r

Also convert t_strdup()s in master_service_settings_read() into p_strdup()s
using service->set_pool.
src/lib-master/master-service-settings.c