]> git.kaiwu.me - nginx.git/commit
store name pointer in variable allocated on stack
authorIgor Sysoev <igor@sysoev.ru>
Thu, 29 Jan 2009 14:35:23 +0000 (14:35 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 29 Jan 2009 14:35:23 +0000 (14:35 +0000)
commit9258872c2a028f121fcc7b7199e90334ad9466db
treee5d7d9bf935ba8ecd8888cbd611ce12c7473b821
parentfa748fe12071ede6128fc4e7b905d2942b302476
store name pointer in variable allocated on stack
as resolver ctx may be already deallocated at this point
src/core/ngx_resolver.c