)]}'
{
  "commit": "68336e1ede6c37e3ee1f8b5e1ca9d4226feef8f5",
  "tree": "d08768e51b7183258541f2bf5472097dbbbad732",
  "parents": [
    "0750df4f16d6e39dfdf36ce69f363499aceff7d5"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu May 29 21:15:19 2014 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu May 29 21:15:19 2014 +0400"
  },
  "message": "SPDY: fixed operator precedence in uint16/uint32 write macros.\n\nSince the type cast has precedence higher than the bit shift operator,\nall values were truncated to 8 bits.\n\nThese macros are used to construct header block for SYN_REPLY frame on\nplatforms with strict alignment requirements.  As a result, any response\nthat contains a header with name or value longer than 255 bytes was\ncorrupted on such platforms.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55aceda89996ebf9a86f549bce4c1c75ecffdb2d",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_spdy.h",
      "new_id": "df24495a14eece60048631855302e372699b2204",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_spdy.h"
    }
  ]
}
