nginx/src
Valentin Bartenev ff2e304223 The data pointer in ngx_open_file_t objects must be initialized.
Uninitialized pointer may result in arbitrary segfaults if access_log is used
without buffer and without variables in file path.

Patch by Tatsuhiko Kubo (ticket #268).
2013-01-08 14:01:57 +00:00
..
core The data pointer in ngx_open_file_t objects must be initialized. 2013-01-08 14:01:57 +00:00
event Event pipe: fixed handling of buf_to_file data. 2012-10-30 11:14:24 +00:00
http Geo: improved code readability. 2012-12-27 21:35:47 +00:00
mail Implemented IPv6 support for URLs specified using domain names. 2012-12-17 12:08:53 +00:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Core: crypt_r() error handling fixed. 2012-12-21 16:13:03 +00:00