OSDN Git Service

ART: Fix double-free in oatdump
authorAndreas Gampe <agampe@google.com>
Tue, 5 May 2015 01:25:23 +0000 (18:25 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 5 May 2015 01:25:23 +0000 (18:25 -0700)
commitdf2bb1f36c0d755f0bdb2b1562e52669f3de4a09
tree8b8c5adaedfaab14dd21a07ac80cc6afac798805
parent25dcb2594a21a565ef82faa66a79bcf595c3a780
ART: Fix double-free in oatdump

The ImageDumper doesn't own the OatDumperOptions.

Bug: 20818721
Change-Id: Iea11ada8fb6418b226d39b33c252a834c42e655e
oatdump/oatdump.cc