From: Kern Sibbald Date: Mon, 24 Dec 2007 09:53:46 +0000 (+0000) Subject: kes Fix seg fault Frank Sweetser reports in regression testing X-Git-Tag: Release-3.0.0~2103 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3f1d9d31921824a5a2ced37a4689afad658e80f2;p=bacula%2Fdocs kes Fix seg fault Frank Sweetser reports in regression testing on his systems. The problem was that the original author of bsnprintf.c did not take into account the side effects of using ++x in the argument to a #define. kes Make SD protocol backward compatible with version 2.2.x. ---