1 Nov 2006 01:31
Re: svn commit: r469665 - /tomcat/connectors/trunk/jk/native/common/jk_map.c
Rainer Jung <rainer.jung <at> kippdata.de>
2006-11-01 00:31:46 GMT
2006-11-01 00:31:46 GMT
Hi Bill, Bill Barker schrieb: > >> -----Original Message----- >> From: rjung <at> apache.org [mailto:rjung <at> apache.org] ... >> <at> <at> -68,7 +62,6 <at> <at> >> c = (unsigned int)*++k; \ >> checksum |= c; \ >> } \ >> - checksum &= CASE_MASK; \ >> } > > This isn't very safe on machines that care about alignment (e.g. Sparc) :(. > You mean the original line? The patch deletes the line. What's unsafe concerning alignment in the code after the patch?
RSS Feed