[PATCH 1 of 2] Core: avoid calling memcpy() in edge cases
Vladimir Homutov
vl at inspert.ru
Fri Oct 27 11:58:44 UTC 2023
Patch subject is complete summary.
src/core/ngx_cycle.c | 10 ++++++----
src/core/ngx_resolver.c | 2 +-
src/core/ngx_string.c | 15 +++++++++++++++
src/http/modules/ngx_http_proxy_module.c | 4 ++--
src/http/ngx_http_file_cache.c | 4 +++-
src/http/ngx_http_variables.c | 3 +++
src/mail/ngx_mail_auth_http_module.c | 12 +++++++++---
src/stream/ngx_stream_script.c | 4 +++-
8 files changed, 42 insertions(+), 12 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-1.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20231027/a0277fb0/attachment-0001.bin>
More information about the nginx-devel
mailing list