build: handle malformed OpenSSL macros · nodejs/node@29a2ece · GitHub
Skip to content

Commit 29a2ece

Browse files
panvaaduh95
authored andcommitted
build: handle malformed OpenSSL macros
A missing OPENSSL_VERSION_NUMBER macro raises TypeError while the configure logic attempts to slice None. Treat that like the other version detection failures so configure warns and records version 0. Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64982 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Aviv Keller <me@aviv.sh>
1 parent 92e3110 commit 29a2ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)