]> git.kaiwu.me - nginx.git/commit
Core: inheritance of non-reusable shared memory zones.
authorRuslan Ermilov <ru@nginx.com>
Fri, 3 Nov 2017 19:22:21 +0000 (22:22 +0300)
committerAleksei Bavshin <a.bavshin@f5.com>
Thu, 7 Nov 2024 15:57:42 +0000 (07:57 -0800)
commit1524c5e3fc9cbff6ef97ab97017a4b73bd85694b
treeaaf6206bd2ef23ba38eabb2ccbccb0896680a6c2
parent9fe119b431c957824d7bed75fce47dfbda74ca33
Core: inheritance of non-reusable shared memory zones.

When re-creating a non-reusable zone, make the pointer to the old zone
available during the new zone initialization.
src/core/ngx_cycle.c