diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-03 16:59:18 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-03 16:59:18 -0500 |
commit | e3d5d30956434732fa99d390f927906742bf7d85 (patch) | |
tree | b338b06d7000afb5822b4eae09058292e494a5df /lib/util.h | |
parent | 5caeb000b00ff7833c3b3c44893d4beffc0afb82 (diff) | |
download | verbly-e3d5d30956434732fa99d390f927906742bf7d85.tar.gz verbly-e3d5d30956434732fa99d390f927906742bf7d85.tar.bz2 verbly-e3d5d30956434732fa99d390f927906742bf7d85.zip |
Fixed reference to local address bug with gcc
Using the ternary operator appeared to cause a reference to local address bug with field::getConditionField. Replacing the ternary operator with an if statement fixes the problem. This problem did not occur with clang.
Diffstat (limited to 'lib/util.h')
0 files changed, 0 insertions, 0 deletions