log src/core/ngx_slab.c @ 5034:e4441ebe05d5

age author description
Thu, 30 Aug 2012 15:09:21 +0000 Ruslan Ermilov Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Thu, 26 Jul 2012 14:47:42 +0000 Ruslan Ermilov Reduced the number of preprocessor directives.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 24 Oct 2011 15:50:19 +0000 Igor Sysoev Using of junk value in slab allocator similar to modern FreeBSD values.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
Wed, 15 Apr 2009 19:44:41 +0000 Igor Sysoev fix building by BCC without NGX_DEBUG_MALLOC