ssl_client2/ssl_server2: Use heap for various structures

This commit modifies the example programs ssl_client2 and ssl_server2
to allocate various structures on the heap instead of the stack. This
allows more fine-grained memory usage tracking via valgrind massif.
This commit is contained in:
Hanno Becker 2019-09-19 16:51:41 +01:00 committed by Teppo Järvelin
parent 85b495b30a
commit 7d864c494a
2 changed files with 367 additions and 281 deletions

File diff suppressed because it is too large Load diff