From: Taylor Blau Date: Fri, 1 Nov 2024 16:53:26 +0000 (-0400) Subject: Merge branch 'ua/atoi' X-Git-Tag: v2.48.0-rc0~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59dc0ab83c027bbad8f2f90bd6e215b25c21e7b2;p=thirdparty%2Fgit.git Merge branch 'ua/atoi' Replace various calls to atoi() with strtol_i() and strtoul_ui(), and add improved error handling. * ua/atoi: imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing merge: replace atoi() with strtol_i() for marker size validation daemon: replace atoi() with strtoul_ui() and strtol_i() --- 59dc0ab83c027bbad8f2f90bd6e215b25c21e7b2