K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2012-08-27T14:51:26.177591Z K 7 svn:log V 178 Dont cast from char* to struct chrp_header* which has a bigger alignment requirements. Copy it via union instead. Fixes a clang warning about alignment. Reviewed by: sobomax END