)]}' { "commit": "86e775942f999e3ff1c101ea01821b1a8b04ffa7", "tree": "d6edabe96431d1e3d23a955ca402d96d47286638", "parents": [ "e24a9a7fd6964eaeac8fbaadcb57e25e413ea26e" ], "author": { "name": "Bill Blough", "email": "billblough@apache.org", "time": "Thu May 10 02:52:19 2018 +0000" }, "committer": { "name": "Bill Blough", "email": "billblough@apache.org", "time": "Thu May 10 02:52:19 2018 +0000" }, "message": "Fixes memory leaks in linked_list and link_list_test\n\nIn cases where an entry was removed but only the entry\u0027s data was\nreturned, the removed entry would be orphaned and never freed.\n\nAlso, fixes several memory leaks in the tests for linked_list.\n", "tree_diff": [ { "type": "modify", "old_id": "7ba83f8d8d434f6aa1b991bdceb2040d70a16f3f", "old_mode": 33188, "old_path": "util/src/linked_list.c", "new_id": "0e650fc4117c906259473f6f7af99229c7ce8458", "new_mode": 33188, "new_path": "util/src/linked_list.c" }, { "type": "modify", "old_id": "e415410b06a6fb733c1166c0beab8c5734931ef5", "old_mode": 33188, "old_path": "util/test/link_list/link_list_test.cc", "new_id": "3a221fe3bc5e9042af9e8e0268be7a0440056a1b", "new_mode": 33188, "new_path": "util/test/link_list/link_list_test.cc" } ] }