X-RT-Original-Encoding: utf-8 References: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 In-Reply-To: X-Mailer: MIME-tools 5.508 (Entity 5.508) Content-Transfer-Encoding: binary Message-ID: X-RT-Interface: Web Content-Disposition: inline RT-Send-CC: Content-Length: 176 It occurs to me that isc_buffer_sprintf() might be a more intuitive name for what this does. Pushed. Also changed some existing snprintf() calls to use it. Seems to work fine.