)]}' { "commit": "8b351b9d47492fc0d719464e1e8200ca74391802", "tree": "1a3e75eb850b5e38f3c4b5f5435df2b5c94bc19d", "parents": [ "f5beaf676ec7160409c9422f5e8d5df698af5cd8" ], "author": { "name": "Hui Yingst", "email": "nigi@chromium.org", "time": "Wed Aug 14 23:23:37 2019 +0000" }, "committer": { "name": "Chromium commit bot", "email": "commit-bot@chromium.org", "time": "Wed Aug 14 23:23:37 2019 +0000" }, "message": "Fix memory leak in fxge.SkiaState tests.\n\nIn Harness(), CFX_DIBitmap::Create() allocates memory for |bitmap| but\nthe memory never gets freed at the end of the function. Use\nScopedFPDFBitmap to automatically destroy |bitmap| when Harness()\nfinishes to avoid the memory leak.\n\nBug: pdfium:1378\nChange-Id: I84e87238734a05c1a711a3889b48f01cb5751ee2\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/59310\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "588cb96ce8b8b0a2b28a71381e4a992b3450db5f", "old_mode": 33188, "old_path": "core/fxge/skia/fx_skia_device_embeddertest.cpp", "new_id": "48734ee7d51f9813e3c0d50ddc1225ee0e65746d", "new_mode": 33188, "new_path": "core/fxge/skia/fx_skia_device_embeddertest.cpp" } ] }