projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
c4c3215
)
GH706: Use NULL for pointer compare.
author
Zhao Junwang
<zhjwpku@gmail.com>
Thu, 18 Feb 2016 13:59:32 +0000
(21:59 +0800)
committer
Rich Salz
<rsalz@openssl.org>
Thu, 18 Feb 2016 14:56:02 +0000
(09:56 -0500)
As handshake_func is a function pointer, it should compare to NULL
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
No differences found