]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Use GRBUF_MIN_SIZE for groups instead of PWBUF_MIN_SIZE
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 28 Feb 2022 11:53:05 +0000 (06:53 -0500)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 18 Mar 2022 06:27:23 +0000 (06:27 +0000)
commit1dd0a208446933bed4133f00a262639ed104a594
tree84f4ae9006f8032e01eca5b5b4a9461a63f8b662
parentaa7c5151b817b50bb8528ef551322f84a48fcb2c
lib: Use GRBUF_MIN_SIZE for groups instead of PWBUF_MIN_SIZE

They both have the same value, so it didn't break anything.
src/lib/ipwd.c