diff options
author | Vladimir Homutov <vl@nginx.com> | 2015-10-07 22:19:42 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2015-10-07 22:19:42 +0300 |
commit | 645697f111983089fdcee0694d17480e0a05a3a5 (patch) | |
tree | 38205b6bbac61743857fd71abd90846746cf80d1 /src/http/ngx_http_core_module.c | |
parent | 0079f29326ceed9b3868e4afcebf19de168702f2 (diff) | |
download | nginx-645697f111983089fdcee0694d17480e0a05a3a5.tar.gz nginx-645697f111983089fdcee0694d17480e0a05a3a5.zip |
SSL: handled long string truncation in ngx_ssl_error().
If no space left in buffer after adding formatting symbols, error message
could be left without terminating null. The fix is to output message using
actual length.
Diffstat (limited to 'src/http/ngx_http_core_module.c')
0 files changed, 0 insertions, 0 deletions