diff options
author | zbb <zbb@FreeBSD.org> | 2014-11-07 19:34:10 +0000 |
---|---|---|
committer | zbb <zbb@FreeBSD.org> | 2014-11-07 19:34:10 +0000 |
commit | 40cb08cd5b951bd634aa029b10c32035fac91c10 (patch) | |
tree | 933f97ed748cba72eb84b19d884dff5f5085b7c7 /contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp | |
parent | 05828b159de1e36e7e6a4a5e01a024fb7059f9ef (diff) | |
download | FreeBSD-src-40cb08cd5b951bd634aa029b10c32035fac91c10.zip FreeBSD-src-40cb08cd5b951bd634aa029b10c32035fac91c10.tar.gz |
Avoid panic in ofwbus caused by not released resource list entry
After resource allocation and release, resource list entry
stays non-NULL. This causes panic in ofwbus_alloc_resource()
on subsequent resource allocation.
Clean appropriate list entry on release to avoid this.
Obtained from: Semihalf
Reviewed by: ian
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp')
0 files changed, 0 insertions, 0 deletions