commit | 8099e9acb2557fcf30b509d743697e4cc8a6ce35 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Thu Nov 12 10:26:34 2015 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Thu Nov 12 10:26:34 2015 -0800 |
tree | d2b481e8982feb69286dd7ee9f4e9f681fc9c627 | |
parent | a522965993d0cfb4ea744be24f1da3c8127d25f4 [diff] |
Subzero: Fix a crash in mem operand dumping. getOffset() was being dereferenced even when it was nullptr. BUG= none R=kschimpf@google.com Review URL: https://codereview.chromium.org/1435283003 .