]> git.kaiwu.me - nginx.git/commit
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 21 Dec 2009 21:56:48 +0000 (21:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 21 Dec 2009 21:56:48 +0000 (21:56 +0000)
commita9d26d2e19c9abb6345dc24d7f59694356e76c58
treeeb4eb0adb86f49c3198a2541486bf19028b99ff4
parent84ab98f31df7cc1911da8e2eff62ecaf922273d0
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
   dereferencing type-punned pointer will break strict-aliasing rules
the bug has been introduced in r3065
src/http/ngx_http.h