From: Kern Sibbald Date: Sat, 24 Jun 2006 11:51:28 +0000 (+0000) Subject: - Eliminate crypto type punning problems by eliminating void * and X-Git-Tag: Release-2.0.0~824 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=25829bdf533b7e344fae9cbcf2057a62c40ce233;p=bacula%2Frescue - Eliminate crypto type punning problems by eliminating void * and using uint8_t * instead. Fix some authentication slips ---