]> git.kaiwu.me - nginx.git/commit
fix a bug when ngx_cpymem() returns a cast type:
authorIgor Sysoev <igor@sysoev.ru>
Thu, 24 Jun 2010 15:17:06 +0000 (15:17 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 24 Jun 2010 15:17:06 +0000 (15:17 +0000)
commitdaab61e40ca2656489acde8367ba916656b13cb1
treef7eb8b0302fba61297cf803cd25bffd2ad4cd51e
parente3693e3b3789fcb738a7f25997c8d86f0504477c
fix a bug when ngx_cpymem() returns a cast type:
    p = (type *) ngx_cpymem(...)
src/core/ngx_string.h