crypto/openssl/ssl/srtp.h: Fix double removal - SRTP_PROTECTION_PROFILE removed from code twice - See patch in [2] [1] https://github.com/openssl/openssl/commit/383f0e349f0516440a37db29a6b81b8f6c49207f [2] https://rt.openssl.org/Ticket/Display.html?id=2724 See also: D10523 Reported by: https://github.com/creytiv/re/issues/48
Details
Details
Tested in the port. When both lines removed, build fails with
-Werror -Qunused-arguments
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable