aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-07-09 22:13:23 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-07-09 22:13:23 +0000
commit4afafe0c86accda2b2a03912f9560d0a5a155270 (patch)
tree894ef090872018c7e9d80aab513e8689bd6e9454 /MAINTAINERS
parent306a82f8f49f302f1442df404b47dd80d63d2936 (diff)
downloadsrc-4afafe0c86accda2b2a03912f9560d0a5a155270.tar.gz
src-4afafe0c86accda2b2a03912f9560d0a5a155270.zip
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
Notes
Notes: svn path=/head/; revision=285340
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions