wolfssl
wolfssl copied to clipboard
Keep RNG seed file descriptor open until the RNG is freed.
Description
Keep RNG seed file descriptor open until the RNG is freed. Fixes #7197
Testing
Built in tests
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
Retest this please