diff options
author | scheibelp <scheibel1@llnl.gov> | 2017-04-04 15:03:52 -0700 |
---|---|---|
committer | becker33 <becker33@llnl.gov> | 2017-04-04 15:03:52 -0700 |
commit | 0038ea84a1c5e105cdc171b04c7369cdf9b5bd9f (patch) | |
tree | f1cd8e61e6cbaee469ca1e756f81365250da2818 /share | |
parent | 3866dba2650114e0a50b66def40da02cba531758 (diff) | |
download | spack-0038ea84a1c5e105cdc171b04c7369cdf9b5bd9f.tar.gz spack-0038ea84a1c5e105cdc171b04c7369cdf9b5bd9f.tar.bz2 spack-0038ea84a1c5e105cdc171b04c7369cdf9b5bd9f.tar.xz spack-0038ea84a1c5e105cdc171b04c7369cdf9b5bd9f.zip |
Avoid null reference in arch concretization (#2596)
Fixes #2587
The concretizer falls back on using the root architecture (followed
by the default system architecture) to fill in unspecified arch
properties for a spec. It failed to check cases where the root could
be None.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions