]> jfr.im git - solanum.git/commit - ssld/ssld.c
Fix possible crash when DH parameters are not provided
authorAaron Jones <redacted>
Tue, 3 May 2016 17:47:29 +0000 (17:47 +0000)
committerAaron Jones <redacted>
Tue, 3 May 2016 17:49:00 +0000 (17:49 +0000)
commitf831e92603a86c1997e980927bbad5fe444cdeb8
tree1f4e40f35c82b2a84de7431ade4cb46650757eef
parentda20854e834f8f52cbf38372724c74b41d0bcbfd
Fix possible crash when DH parameters are not provided

This has ssld calling strlen() on a NULL value

[ci ckip]
ssld/ssld.c