)]}'
{
  "commit": "0d94212a046e87fafea6e83e8ea2b2a58db49979",
  "tree": "106101658d418c797f9c859bc1a44c5d59a7d8b7",
  "parents": [
    "c16ab9dc6303e42519559f6053bf7e4931203a79"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Fri May 04 14:44:19 2018 +0200"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Sat May 05 00:14:30 2018 +0200"
  },
  "message": "BIO_s_mem() write: Skip early when input length is zero\n\nWhen the input length is zero, just return zero early.  Otherwise,\nthere\u0027s a small chance that memory allocation is engaged, fails and\nreturns -1, which is a bit confusing when nothing should be written.\n\nFixes #4782 #4827\n\nReviewed-by: Ben Kaduk \u003ckaduk@mit.edu\u003e\n(Merged from https://github.com/openssl/openssl/pull/6175)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7678a1df58c5273abb0f8c5aada95ca2090aea08",
      "old_mode": 33188,
      "old_path": "crypto/bio/bss_mem.c",
      "new_id": "98819846dc902975588b2d52c7c8cd5d29cb2432",
      "new_mode": 33188,
      "new_path": "crypto/bio/bss_mem.c"
    }
  ]
}
