{"schema":"libjg2-1",
"vpath":"/git/",
"avatar":"/git/avatar/",
"alang":"",
"gen_ut":1750225335,
"reponame":"openssl",
"desc":"OpenSSL",
"owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl",
"f":3,
"items": [
{"schema":"libjg2-1",
"cid":"5dbb99f8760b97cd398bd2c868b9a515",
"commit": {"type":"commit",
"time": 1523980953,
"time_ofs": 60,
"oid_tree": { "oid": "5507c1203a1d8984d147c4c8a1a57c6a7629a07c", "alias": []},
"oid":{ "oid": "bd7775e14a19c326d3720f2345c2ae324409e979", "alias": []},
"msg": "Fix assertion failure in SSL_set_bio()",
"sig_commit": { "git_time": { "time": 1523980953, "offset": 60 }, "name": "Matt Caswell", "email": "matt@openssl.org", "md5": "10f7b441a32d5790efad9fc68cae4af2" },
"sig_author": { "git_time": { "time": 1523884016, "offset": 60 }, "name": "Matt Caswell", "email": "matt@openssl.org", "md5": "10f7b441a32d5790efad9fc68cae4af2" }},
"body": "Fix assertion failure in SSL_set_bio()\n\nIf SSL_set_bio() is called with a NULL wbio after a failed connection then\nthis can trigger an assertion failure. This should be valid behaviour and\nthe assertion is in fact invalid and can simply be removed.\n\nReviewed-by: Viktor Dukhovni \u003cviktor@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/5966)\n"
,
"diff": "diff --git a/ssl/ssl_lib.c b/ssl/ssl_lib.c\nindex b1d78dc..1e24f84 100644\n--- a/ssl/ssl_lib.c\n+++ b/ssl/ssl_lib.c\n@@ -3844,8 +3844,6 @@ int ssl_free_wbio_buffer(SSL *s)\n return 1;\n \n s-\u003ewbio \u003d BIO_pop(s-\u003ewbio);\n- if (!ossl_assert(s-\u003ewbio !\u003d NULL))\n- return 0;\n BIO_free(s-\u003ebbio);\n s-\u003ebbio \u003d NULL;\n \n","s":{"c":1750176019,"u": 38737}}
],"g": 255,"chitpc": 0,"ehitpc": 0,"indexed":0
,
"ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "7d0a"}