diff options
author | Tetsutoki Shiozawa <tetsutoki.x.shiozawa@sonymobile.com> | 2016-10-13 13:26:19 +0900 |
---|---|---|
committer | Shunta Sato <Shunta.Sato@sonymobile.com> | 2017-02-27 10:23:57 +0000 |
commit | 7b73266998e0dd4aa70f78c42854be9aaf91b7eb (patch) | |
tree | d18447a127046a4c4c2b334ed278a54f0be4dc6e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 35c89886c28eda0d6162c0f8eed217bf0cfa8ed8 (diff) |
Init MemoryIntArray#mFd with -1
Symptom:
mFd was left uninitialized when constructor was failed.
As a result, it tried to close mFd=0 at finalize and
it crashed with SIGABRT.
Bug: 35791084
Change-Id: I913975ce3e8524a4e323f948621509e4655de17b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions