]> 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>
Tue, 22 Dec 2009 15:29:56 +0000 (15:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 22 Dec 2009 15:29:56 +0000 (15:29 +0000)
commitfb0c73b08d869dfc396fd04b925512d3bda71a21
tree4c4de9afd3e1b9cbfbf596bf8582e6dcbc1943cd
parent8c97fa9ae4941e11ed000e2fbcc4de66caa447a3
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
   dereferencing type-punned pointer will break strict-aliasing rules
src/os/unix/ngx_channel.c