diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-03-26 16:54:46 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-03-26 16:54:46 +0300 |
commit | 7d408f1bba61998ef6e0cb5296a25433c6a2f275 (patch) | |
tree | cde355f411522b30963f1b3b29a27dd10b3b6a8f /src/http/v3/ngx_http_v3_request.c | |
parent | 7c6e6426c67ec19603e2aeaa6024036d27659c4a (diff) | |
download | nginx-7d408f1bba61998ef6e0cb5296a25433c6a2f275.tar.gz nginx-7d408f1bba61998ef6e0cb5296a25433c6a2f275.zip |
Got rid of memory allocation in decryption.
Static buffers are used instead in functions where decryption takes place.
The pkt->plaintext points to the beginning of a static buffer.
The pkt->payload.data points to decrypted data actual start.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions