]> Pileus Git - ~andy/fetchmail/commit
Fixup: match prefix caseblind, add some guards, streamline phase handling.
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 4 May 2011 00:02:30 +0000 (02:02 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 4 May 2011 00:06:37 +0000 (02:06 +0200)
commit646f36e1c1369fd65c0d641cae48fa4425613462
tree87607fe48241ad8328a6a21394ccd986b624a0fc
parentd7d43f53e1da9d5c57961ea26fefa609de1e30e7
Fixup: match prefix caseblind, add some guards, streamline phase handling.

Add a few asserts to catch abuse, and use strlcpy/strlcat rather than
snprintf because some implementations of the latter are unsuitable for
detecting buffer exhaustion.
transact.c