commit | a4b58ed1ef8dceafbffcfa88bf2c11144e302d18 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Thu Jun 22 15:47:25 2017 -0700 |
committer | George Burgess IV <gbiv@google.com> | Thu Jun 22 15:47:25 2017 -0700 |
tree | c1a931ba1bc1c710d1cdad9291c57aaa6b373597 | |
parent | b96ed2c271a56fb8be0c8f30231710095e66a201 [diff] |
Fix static analyzer warning nodes.cc: warning: Access to field 'next_' results in a dereference of a null pointer (loaded from field 'last_instruction_') This was split from https://android-review.googlesource.com/#/c/416101/. Please see the discussion nodes.cc (patch set 1) for why this warning is triggered. Bug: 32619234 Test: test-art-host. Rebuilt ART with the analyzer to verify that these issues are gone. Change-Id: Id5da00ceee0667441233153a7971d238ea8c8650