Date: Tue, 17 May 2016 21:05:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 163724] [mwl] [patch] NULL check before dereference Message-ID: <bug-163724-21060-1Bt2dPoyQh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-163724-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-163724-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D163724 Andriy Voskoboinyk <avos@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |avos@freebsd.org Status|In Progress |Closed --- Comment #2 from Andriy Voskoboinyk <avos@freebsd.org> --- The NULL check for this pointer is not needed (because it's the address of = an array member) and was removed in r300077. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-163724-21060-1Bt2dPoyQh>