]> granicus.if.org Git - mutt/commit
Use signed arithmetic in mutt_gecos_name to avoid an overflow.
authorBrendan Cully <brendan@kublai.com>
Mon, 7 May 2007 18:19:15 +0000 (11:19 -0700)
committerBrendan Cully <brendan@kublai.com>
Mon, 7 May 2007 18:19:15 +0000 (11:19 -0700)
commitdbce71155d2550f76d2cb81fa411fa6299c81ea0
tree6126b9801ff5b0fa701b85985e045dc53285812b
parentaf980ce8ab8caf129d2bcae3122ca3575049e7fe
Use signed arithmetic in mutt_gecos_name to avoid an overflow.
Closes #2885.
ChangeLog
muttlib.c