commit | b86145e6cdc71624490e0cc7b25635f8f394ea3b | [log] [download] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 23 14:11:39 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 23 18:44:10 2015 +0200 |
tree | b944c1a0122a65e7baa447bdef931784f8dae577 | |
parent | 14bf7063b9e3e296e9f792ddeb57222c19ed6132 [diff] |
Avoid potential NULL dereference. May happen with a faulty configuration (eg no allowed curve but trying to use ECDHE key exchange), but not trigger able remotely. (Found with Clang's scan-build.)