Commit 9b36b7d9 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add support for initialising WPACKETs from a static buffer



Normally WPACKETs will use a BUF_MEM which can grow as required. Sometimes
though that may be overkill for what is needed - a static buffer may be
sufficient. This adds that capability.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 327c1627
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment