]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: str_to_*() - Fix compiler warnings
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 22 Oct 2025 11:27:51 +0000 (14:27 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 23 Oct 2025 05:23:42 +0000 (05:23 +0000)
commitb56c27d17538224b308d35ecb758449ffb4ae38b
treea50d5bac50fda8815b3daa3041399e99202cc4d6
parente46fbea7182056fa341cd0bfeb20e00a30d722f9
lib: str_to_*() - Fix compiler warnings

Some gcc versions think endp may be uninitialized.
src/lib/strnum.c