Project homepage Mailing List  Warmcat.com  API Docs  Github Mirror 
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1752718689, "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":"e834a0ddb3d3b489d134fc37d77e8126", "commit": {"type":"commit", "time": 1498578593, "time_ofs": 18446744073709551316, "oid_tree": { "oid": "417c4ea3ca0b9845d400c9cd634be57c96d45e30", "alias": []}, "oid":{ "oid": "c91ec013654e97ca1754db26bd2da62c8bbf7b47", "alias": []}, "msg": "Fix return-value checks in OCSP_resp_get1_id()", "sig_commit": { "git_time": { "time": 1498578593, "offset": -300 }, "name": "Benjamin Kaduk", "email": "kaduk@mit.edu", "md5": "4658a77df5a10149cf73d60e70f70b2d" }, "sig_author": { "git_time": { "time": 1498496709, "offset": -300 }, "name": "Benjamin Kaduk", "email": "bkaduk@akamai.com", "md5": "a05981ba89c2b7753f6e41ad2046bdd8" }}, "body": "Fix return-value checks in OCSP_resp_get1_id()\n\nCommit db17e43d882ecde217e1dce4a2b8c76c3ed134bf added the function\nbut would improperly report success if the underlying dup operation\nfailed.\n\nReviewed-by: Matt Caswell \u003cmatt@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/3775)\n" , "diff": "diff --git a/crypto/ocsp/ocsp_cl.c b/crypto/ocsp/ocsp_cl.c\nindex 118b66a..f6101e1 100644\n--- a/crypto/ocsp/ocsp_cl.c\n+++ b/crypto/ocsp/ocsp_cl.c\n@@ -230,7 +230,7 @@ int OCSP_resp_get1_id(const OCSP_BASICRESP *bs,\n } else {\n return 0;\n }\n- if (pname \u003d\u003d NULL \u0026\u0026 pid \u003d\u003d NULL)\n+ if (*pname \u003d\u003d NULL \u0026\u0026 *pid \u003d\u003d NULL)\n return 0;\n return 1;\n }\n","s":{"c":1752614060,"u": 27661}} ],"g": 625,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "7d0a"}