)]}'
{
  "commit": "eca1bf5b4fab56d2feb1572d34d59fcd92ea7df3",
  "tree": "58ce85049625d01d52f3b32a6035bce9dbbc4ebf",
  "parents": [
    "3c92ec8ae91ecf59d88c798301833d7cf83f2179"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Mon Dec 29 00:41:51 2008 +0000"
  },
  "committer": {
    "name": "James Morris",
    "email": "jmorris@namei.org",
    "time": "Mon Dec 29 14:24:43 2008 +1100"
  },
  "message": "KEYS: Fix variable uninitialisation warnings\n\nFix variable uninitialisation warnings introduced in:\n\n\tcommit 8bbf4976b59fc9fc2861e79cab7beb3f6d647640\n\tAuthor: David Howells \u003cdhowells@redhat.com\u003e\n\tDate:   Fri Nov 14 10:39:14 2008 +1100\n\n\tKEYS: Alter use of key instantiation link-to-keyring argument\n\nAs:\n\n  security/keys/keyctl.c: In function \u0027keyctl_negate_key\u0027:\n  security/keys/keyctl.c:976: warning: \u0027dest_keyring\u0027 may be used uninitialized in this function\n  security/keys/keyctl.c: In function \u0027keyctl_instantiate_key\u0027:\n  security/keys/keyctl.c:898: warning: \u0027dest_keyring\u0027 may be used uninitialized in this function\n\nSome versions of gcc notice that get_instantiation_key() doesn\u0027t always set\n*_dest_keyring, but fail to observe that if this happens then *_dest_keyring\nwill not be read by the caller.\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: James Morris \u003cjmorris@namei.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c72baa02f2e93ff09c76be260201da3315e32e5",
      "old_mode": 33188,
      "old_path": "security/keys/keyctl.c",
      "new_id": "6688765bd8b96fcf927db7590a7e1fb5ab3bed1a",
      "new_mode": 33188,
      "new_path": "security/keys/keyctl.c"
    }
  ]
}
