)]}'
{
  "commit": "ad020884545974dc99c38f7a8a9bfa2dfdce5a41",
  "tree": "3d14c8bd1de8b3f52a7d70ddf505dc44e3308b92",
  "parents": [
    "ccb3ce78dac93c407f42125807ab4fcf56f00446"
  ],
  "author": {
    "name": "David Ward",
    "email": "david.ward@ll.mit.edu",
    "time": "Mon Sep 10 23:03:52 2018 -0400"
  },
  "committer": {
    "name": "Garrett D\u0027Amore",
    "email": "garrett@damore.org",
    "time": "Mon Sep 10 20:03:52 2018 -0700"
  },
  "message": "Fix code which breaks strict aliasing rule in C language (#990)\n\nUse memcpy() instead of dereferencing a type-punned pointer. This\r\navoids warnings from the compiler, which indicate it may optimize\r\nthe code in a way that results in unexpected behavior.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0d2f80513a75906ac5bb60e2632a144a0844e9c5",
      "old_mode": 33188,
      "old_path": "src/aio/usock_posix.inc",
      "new_id": "1f716b29330bc662eb2495762ad94c390fe55b58",
      "new_mode": 33188,
      "new_path": "src/aio/usock_posix.inc"
    }
  ]
}
