From: Jonathan McDowell <noodles@earth.li>
Date: Mon, 20 Sep 2004 14:33:18 +0000 (+0000)
Subject: Add assert for invalid armor parameters.
X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/bdada0eacc11f6cfbf3256556d86282a0124ab26?ds=sidebyside;hp=bdada0eacc11f6cfbf3256556d86282a0124ab26

Add assert for invalid armor parameters.
Add an assert if we had a NULL string to the armor_putchar function.
Brett spotted this while doing evil things.
---