diff options
author | dim <dim@FreeBSD.org> | 2015-07-09 22:13:23 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-07-09 22:13:23 +0000 |
commit | 0a09d271d954ca7bfd06b9b71dd7d7fb6439c2c7 (patch) | |
tree | 894ef090872018c7e9d80aab513e8689bd6e9454 /contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp | |
parent | 3f0ef50892e3092893c7c05c5a22d9f1f3646a86 (diff) | |
download | FreeBSD-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