)]}'
{
  "commit": "5c20c444c4b05bf43aff6b5a9bb42ce8910ee06d",
  "tree": "14789c3bf0ed43211332d4b06d3b09cb447ece62",
  "parents": [
    "ed8fbad17090c20032c923c75b68b41378c482b7"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@chromium.org",
    "time": "Wed Apr 22 16:23:32 2015 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Mon May 04 22:54:51 2015 +0000"
  },
  "message": "Don\u0027t set *pval to NULL in asn1_item_ex_combine_new.\n\nWhile *pval is usually a pointer in rare circumstances it can be a long\nvalue. One some platforms (e.g. WIN64) where\nsizeof(long) \u003c sizeof(ASN1_VALUE *) this will write past the field.\n\n*pval is initialised correctly in the rest of ASN1_item_ex_new so setting it\nto NULL is unecessary anyway.\n\nThanks to Julien Kauffmann for reporting this issue.\n\n(Imported from upstream\u0027s f617b4969a9261b9d7d381670aefbe2cf766a2cb.)\n\nChange-Id: I8cc777f7ab126dcef3a0278a82d3fc91faf4c231\nReviewed-on: https://boringssl-review.googlesource.com/4510\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cca8236e44bccf946712c7f92d8856c28c9a5919",
      "old_mode": 33188,
      "old_path": "crypto/asn1/tasn_new.c",
      "new_id": "918aba7510b3848620aa7d75f178401ab346dd0c",
      "new_mode": 33188,
      "new_path": "crypto/asn1/tasn_new.c"
    }
  ]
}
