]> granicus.if.org Git - mutt/commit
Add a test for NULL parameter attribute too.
authorKevin McCarthy <kevin@8t8.us>
Mon, 6 May 2019 19:37:04 +0000 (12:37 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 6 May 2019 19:37:04 +0000 (12:37 -0700)
commit2f8bc797dcd1add5ed7bf16729ed13bd60805ab8
tree6c047b302c39af19132fe265bd8bbeb7470cc486
parenta9cbf67c35e61ce65426d073d94415e388556923
Add a test for NULL parameter attribute too.

Just to be sure we don't have any issues with the new continuation
code.  The mutt_set_parameter() code doesn't actively prevent a null
attribute.
sendlib.c