For system requiring the apache "union semun" definition (i.e., the
NEED_UNION_SEMUN #define): On 64 bit Unixes (where sizeof(void*) == 8) the "val" field should be a long, not an int. Otherwise the kernel would access a halfway undefined field. On 32 bit Unixes, this change will have no impact. Obtained from: Uschi Pippel <pippel.pad@sni.de> Reviewed by: Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81167 13f79535-47bb-0310-9956-ffa450edef68
parent
22a740e1
Please register or sign in to comment