]> git.kaiwu.me - nginx.git/commit
Slab: improved double free detection.
authorRuslan Ermilov <ru@nginx.com>
Sat, 3 Dec 2016 07:01:39 +0000 (10:01 +0300)
committerRuslan Ermilov <ru@nginx.com>
Sat, 3 Dec 2016 07:01:39 +0000 (10:01 +0300)
commitcdd0cd6e2c8a8556477f7b22c32dd472af644d21
tree1ec6a2780c9dffbee2dc745bdbca9d87573f99a2
parent34b41a70a606c254fdfc12a570c4514a24f06793
Slab: improved double free detection.

Previously, an attempt to double free the starting page of the
free range was not detected.
src/core/ngx_slab.c