Hi,
On 2019-05-10 09:12:23 -0700, Kevin J. McCarthy wrote:
> I've just emailed the mutt.pot file to the translators mailing list. From
> now until the release (planned for the weekend of May 25-26), please
> restrict commits to bug fixes or documentation updates only.
I've just fixed an undefined
On Wed, May 15, 2019 at 01:14:18PM +0200, Vincent Lefevre wrote:
I've just fixed an undefined behavior that can occur in an invalid
message, such as the attached one.
Thanks, Vincent!
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Descr
On Wed, May 15, 2019 at 01:14:18PM +0200, Vincent Lefevre wrote:
> Hi,
>
> I've just fixed an undefined behavior that can occur in an invalid
> message, such as the attached one.
I noticed there are a number of other cases where Mutt is using atoi()
instead of mutt_atoi():
$ grep -I -n -r '[^_]a
On Wed, May 15, 2019 at 12:00:52PM -0500, Derek Martin wrote:
I noticed there are a number of other cases where Mutt is using atoi()
instead of mutt_atoi():
Thanks Derek. I'll put that on my todo list for post-release.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF