]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Use strchr to split encoding and scheme
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 14 Aug 2017 11:48:05 +0000 (14:48 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 14 Aug 2017 11:52:01 +0000 (14:52 +0300)
commit512e3c94f603df12426158074a6bf729929c0b75
treeea3b42c5d3aa4832b9d177df86c1cf7ab163fff5
parentf937937c966a6633f24f3de3bf7457c9612f3bb2
auth: Use strchr to split encoding and scheme

This is an optimization because usually strchr is faster
src/auth/password-scheme.c