]> granicus.if.org Git - neomutt/commit
Increase account.user/login size to 128.
authorKevin McCarthy <kevin@8t8.us>
Sat, 24 Mar 2018 22:10:13 +0000 (15:10 -0700)
committerRichard Russon <rich@flatcap.org>
Sun, 25 Mar 2018 22:57:25 +0000 (23:57 +0100)
commit4a4aad531465e15c14ab2f83164a62a5cb63c5eb
treed3175630973327815546355642b4e84ae0190e7b
parentbf9ce16b2ef9d36b3a3968b9c55ef469437167c6
Increase account.user/login size to 128.

Like the pass field in commit 52949004, the existing size was
insufficient for the reporter of issue #18.  For now, just bump up the
size, but I'll move up looking into making these dynamically sized.
conn/account.h