summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-07-09 22:13:23 +0000
committerdim <dim@FreeBSD.org>2015-07-09 22:13:23 +0000
commit0a09d271d954ca7bfd06b9b71dd7d7fb6439c2c7 (patch)
tree894ef090872018c7e9d80aab513e8689bd6e9454 /contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
parent3f0ef50892e3092893c7c05c5a22d9f1f3646a86 (diff)
downloadFreeBSD-src-0a09d271d954ca7bfd06b9b71dd7d7fb6439c2c7.zip
FreeBSD-src-0a09d271d954ca7bfd06b9b71dd7d7fb6439c2c7.tar.gz
Fix swapped copyin(9) arguments in cxgb's iwch_arm_cq() function.
Detected by clang 3.7.0 with the warning: sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c:309:18: error: variable 'rptr' is uninitialized when used here [-Werror,-Wuninitialized] chp->cq.rptr = rptr; ^~~~ MFC after: 1 week
Diffstat (limited to 'contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud