Skip to content

Add linux crypto cleanup

Alex Converse requested to merge aconverse/librist:linux_crypto_cleanup into master

Cleanup linux crypto properly so it doesn't leak sockets.

As part of making the cleanup work well, avoid leaving the struct in a state with dangling socket fds.

Merge request reports