Message-ID: Content-Transfer-Encoding: binary X-Mailer: MIME-tools 5.508 (Entity 5.508) Content-Disposition: inline Content-Type: text/plain; charset="utf-8" In-Reply-To: X-RT-Original-Encoding: utf-8 X-RT-Interface: Web MIME-Version: 1.0 References: <20171011005538.GA62408@isc.org> RT-Send-CC: Content-Length: 395 Reverted Mark's simplification of the empty format unit test as per Evan's comment (BTW, gcc elicits a warning if you just use an empty string literal as the second argument to isc_buffer_printf(), hence the "overcomplication"). Dropped bad format test due to lack of options to consistently get a negative return value out of vsnprintf() on all supported operating systems. Ready for review.