commit | eb649220b8993bbaded523b834a7f45bc0760b04 | [log] [tgz] |
---|---|---|
author | Jizhou Liao <Jizhou.Liao@nxp.com> | Tue Jul 18 13:50:02 2017 -0700 |
committer | Ruchi Kandoi <kandoiruchi@google.com> | Thu Jul 20 15:21:35 2017 -0700 |
tree | cbb46324e87b93235d900552310f01a69728d62d | |
parent | 65fbe985e1559fd6490e291b6f82a0798d6cd818 [diff] |
Fix NFC stack crash when firmware download failed This is a freed memory issue. The buffer to read response from NFCC which has linked to firmware task has been already freed. Test: Compiles Bug: 63679165 Change-Id: I5f68228c3eb41d3369af0c107c9e3b4003b91368 (cherry picked from commit 08e4a9a16b6cb585a455309fc5d025fdd9af2ed2)