nginx/src
Maxim Dounin e1133ca60e Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
After jemalloc 3.0.0 import there is no _malloc_options symbol, it has
been replaced with the malloc_conf one with a different syntax.
2012-05-23 15:07:01 +00:00
..
core Fixed potential null pointer dereference in ngx_resolver_create(). 2012-05-22 13:12:14 +00:00
event Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used. 2012-05-14 16:30:33 +00:00
http Fixed warning during nginx.xs compilation. 2012-05-23 10:36:12 +00:00
mail Whitespace fixes. 2012-03-05 18:09:06 +00:00
misc Copyright updated. 2012-01-18 15:07:43 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10. 2012-05-23 15:07:01 +00:00