22.34.2 - 2026-01-07
✨ Added
- Tests of util/sshutils.c by @mattmundell in 253b90e
👷 Changed
- Remove ASAN_OPTIONS from test properties by @mattmundell in b0853c7
- Add directive ENABLE_ADDRESS_SANITIZER for tests by @mattmundell in 4ff8ff9
🐛 Bug Fixes
- Wrap g_io_channel_unref in the networking tests by @mattmundell in 9aa2c13
- Also free data.data in fail case of gvm_ssh_pkcs8_decrypt by @mattmundell in 22543e8
- Free hash in gvm_ssh_private_key_info by @mattmundell in #1030
- Check if pkcs8_key is NULL before using it in gvm_ssh_pkcs8_decrypt by @mattmundell in #1029
📚 Documentation
- Fix Doxygen warnings by @mattmundell in 8378f49
- Make space after @return consistent by @mattmundell in 5fd6f8b
- Clean up some comment closing by @mattmundell in ee2b489
- Improve spacing in boreas by @mattmundell in #1031