)]}'
{
  "commit": "ab4d9f873ae433d75fbd7bd9af0aa4f7c3bcd92c",
  "tree": "84e5aa690c1dc01cf53faa6567715c8ba3aba38f",
  "parents": [
    "9dcb25476e37d6738952f52c176b48e452c27d80"
  ],
  "author": {
    "name": "Kevin Rocard",
    "email": "krocard@google.com",
    "time": "Mon Nov 13 11:15:27 2017 -0800"
  },
  "committer": {
    "name": "Kevin Rocard",
    "email": "krocard@google.com",
    "time": "Thu Nov 16 17:46:26 2017 -0800"
  },
  "message": "IAudioPolicyService: Add attribute tags sanitization\n\nWhen audio_attributes_t was read from the binder parcel,\nthe string tags field was copied without checking that\nit contained a \u0027\\0\u0027.\n\nThis could lead to read past the end when tags were used.\n\nThis patch always adds a \u0027\\0\u0027 at the end of the buffer when\ndeserializing.\n\nBug: 68953950\nTest: manual playback/record\nTest: send binder payload without \\0 in tags attribute, check that only\n      AUDIO_ATTRIBUTES_TAGS_MAX_SIZE - 1 char are printed.\nChange-Id: I285258cbf7cfaf26b191d1f31b3b1e2d724c4934\nMerged-In: I285258cbf7cfaf26b191d1f31b3b1e2d724c4934\nSigned-off-by: Kevin Rocard \u003ckrocard@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6b93f6f2b44159ff5ae8b23d36ec43a9248df0c5",
      "old_mode": 33188,
      "old_path": "include/media/IAudioPolicyService.h",
      "new_id": "884b9a3bb4ac0794dcc7fe7e0b69ae59517a8a20",
      "new_mode": 33188,
      "new_path": "include/media/IAudioPolicyService.h"
    },
    {
      "type": "modify",
      "old_id": "76b5924fad378ce49c82a328821cd0eecefe5117",
      "old_mode": 33188,
      "old_path": "media/libmedia/IAudioPolicyService.cpp",
      "new_id": "5407b6e8003f4029abd7cebf5fc284ff13c16cac",
      "new_mode": 33188,
      "new_path": "media/libmedia/IAudioPolicyService.cpp"
    }
  ]
}
