comparison src/core/ngx_inet.c @ 6259:2f34ea503ac4

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.
author Vladimir Homutov <vl@nginx.com>
date Wed, 07 Oct 2015 22:19:42 +0300
parents bc47a7a8159c
children 5df5d7d771f6
comparison
equal deleted inserted replaced
6258:4b4aee40c508 6259:2f34ea503ac4