| commit | 21e9b69b04f894f70eabd1a005f2a22b7dddcc98 | [log] [tgz] |
|---|---|---|
| author | Valentin Bartenev <vbart@nginx.com> | Wed Mar 23 17:44:04 2016 +0300 |
| committer | Valentin Bartenev <vbart@nginx.com> | Wed Mar 23 17:44:04 2016 +0300 |
| tree | 6ee714a910963f6db2b0d085f627036db2e4eb4e | |
| parent | b9680249c14e829df0ac7e3f5c1396d33022c767 [diff] |
Core: introduced the ngx_palloc_small() function. It deduplicates some code for allocations from memory pool. No functional changes.