)]}'
{
  "commit": "0c7d400fafaeab6014504a6a6249f01bac7f7db4",
  "tree": "1bce003eb85e15de168dc92ef09d7e94da24fcc5",
  "parents": [
    "b6f34d44cb341ad32f08717d1a2c418e6053a031"
  ],
  "author": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Sat Aug 29 20:44:04 2009 +1000"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Sat Aug 29 20:44:04 2009 +1000"
  },
  "message": "crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test\n\nAs struct skcipher_givcrypt_request includes struct crypto_request\nat a non-zero offset, testing for NULL after converting the pointer\nreturned by crypto_dequeue_request does not work.  This can result\nin IPsec crashes when the queue is depleted.\n\nThis patch fixes it by doing the pointer conversion only when the\nreturn value is non-NULL.  In particular, we create a new function\n__crypto_dequeue_request that does the pointer conversion.\n\nReported-by: Brad Bosch \u003cbradbosch@comcast.net\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56c62e2858d56a9eee11b9167fe8362a71a7c6c1",
      "old_mode": 33188,
      "old_path": "crypto/algapi.c",
      "new_id": "df0863d56995d7ca02c1e9492d3ab74de164ab14",
      "new_mode": 33188,
      "new_path": "crypto/algapi.c"
    },
    {
      "type": "modify",
      "old_id": "010545436efa22593f4a124c9a68849f78a85872",
      "old_mode": 33188,
      "old_path": "include/crypto/algapi.h",
      "new_id": "5a2bd1cc9656b56e8462c0f8569fb6b1479609f4",
      "new_mode": 33188,
      "new_path": "include/crypto/algapi.h"
    },
    {
      "type": "modify",
      "old_id": "2ba42cd7d6aa4c4fa708ba2733b6a20a59c3c526",
      "old_mode": 33188,
      "old_path": "include/crypto/internal/skcipher.h",
      "new_id": "3a748a6bf772b25e83e8657024cddea8f40d8026",
      "new_mode": 33188,
      "new_path": "include/crypto/internal/skcipher.h"
    }
  ]
}
