diff options
author | smh <smh@FreeBSD.org> | 2016-01-14 21:31:26 +0000 |
---|---|---|
committer | smh <smh@FreeBSD.org> | 2016-01-14 21:31:26 +0000 |
commit | f412e2d1699b736a9dda86c368def7e80017e84a (patch) | |
tree | c905aa143d3dec03a96b5d4a79efaee3f330050a /contrib/llvm/lib/Object/Archive.cpp | |
parent | ea7fa1c90484c970a31f9bf75694e28776cb62fa (diff) | |
download | FreeBSD-src-f412e2d1699b736a9dda86c368def7e80017e84a.zip FreeBSD-src-f412e2d1699b736a9dda86c368def7e80017e84a.tar.gz |
Prevent bogus compiler in ZFS boot code
Silence a bogus compiler warning about indexing past the end of dn_bonus.
The ZFS code ensures this is not possible but the compiler can't determine
this so added an additional check to prevent this warning.
Sponsored by: Multiplay
Diffstat (limited to 'contrib/llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions