)]}'
{
  "commit": "6be27456e1346121b1fed797e92353733b59e16e",
  "tree": "36cd44573a17b146c9021cee4afd93bd2dc11738",
  "parents": [
    "af8bd1d8359705c6a980c65b0c27c3e90fc43bea"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Tue Feb 23 18:19:38 2021 +0100"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Wed Feb 24 19:50:10 2021 +0100"
  },
  "message": "Fix string termination and length setting in OSSL_PARAM_BLD_push_utf8_string()\n\nOSSL_PARAM_BLD_push_utf8_string() was still setting the length in\nbytes of the UTF8 string to include the terminating NUL byte, while\nrecent changes excludes that byte from the length.  It\u0027s still made to\nadd a NUL byte at the end of the string no matter what.\n\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/14035)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce9eaa1fececaae4364239349fc01b3f496fb874",
      "old_mode": 33188,
      "old_path": "crypto/param_build.c",
      "new_id": "954ff81e2ab41d2cc42400010e5f2d1476c18057",
      "new_mode": 33188,
      "new_path": "crypto/param_build.c"
    }
  ]
}
