]> git.kaiwu.me - nginx.git/commit
Slab: always show the requested allocation size in debug messages.
authorRuslan Ermilov <ru@nginx.com>
Sat, 3 Dec 2016 07:01:03 +0000 (10:01 +0300)
committerRuslan Ermilov <ru@nginx.com>
Sat, 3 Dec 2016 07:01:03 +0000 (10:01 +0300)
commit34b41a70a606c254fdfc12a570c4514a24f06793
treebba56de695ed662e81eca35f8678d1b6eb07c587
parent3df657f6fd4417c99d535c114024b44c0f86009a
Slab: always show the requested allocation size in debug messages.

Previously, allocations smaller than min_size were shown as min_size.
src/core/ngx_slab.c