]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Mark str_append_n() deprecated
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 21 Apr 2018 13:21:33 +0000 (16:21 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 23 Apr 2018 10:32:51 +0000 (13:32 +0300)
commitd8449ed1b2327db1d02bf14b0f122479a26bf01c
treeab078e409c783b1f064ea823c6e74e5a5fea36cd
parentdd477f872229fb42715b0f9591b04df08a725775
lib: Mark str_append_n() deprecated

It was almost always used wrongly. Most of the time str_append_data()
should have been used instead. str_append_max() has the old functionality.
src/lib/str.h