linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] efi_test: fix Coccinelle warning and CoverityScan issues
@ 2016-09-26  3:14 Ivan Hu
       [not found] ` <1474859691-8574-1-git-send-email-ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Ivan Hu @ 2016-09-26  3:14 UTC (permalink / raw)
  To: matt-mF/unelCI9GS6iBeEJttW/XRex20P6io,
	linux-efi-u79uwXL29TY76Z2rM5mHXA
  Cc: Ivan Hu

Fix the memdup_user warning found by Cocinelle, and some minor uninitialized
scalar variable issues found by CoverityScan. 

Ivan Hu (3):
  efi/efi_test: use memdup_user() as a cleanup
  efi/efi_test: fix the uninitialized value datasize
  efi/efi_test: fix the uninitialized value rv

 drivers/firmware/efi/test/efi_test.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-10-05  1:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  3:14 [PATCH 0/3] efi_test: fix Coccinelle warning and CoverityScan issues Ivan Hu
     [not found] ` <1474859691-8574-1-git-send-email-ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
2016-09-26  3:14   ` [PATCH 1/3] efi/efi_test: use memdup_user() as a cleanup Ivan Hu
     [not found]     ` <1474859691-8574-2-git-send-email-ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
2016-10-03 20:17       ` Matt Fleming
     [not found]         ` <20161003201718.GL16071-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-10-04  3:04           ` ivanhu
     [not found]             ` <3fb6d9fa-b554-509b-fc59-d75340017589-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
2016-10-04 21:37               ` Matt Fleming
     [not found]                 ` <20161004213743.GV16071-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-10-05  1:31                   ` ivanhu
2016-09-26  3:14   ` [PATCH 2/3] efi/efi_test: fix the uninitialized value datasize Ivan Hu
     [not found]     ` <1474859691-8574-3-git-send-email-ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
2016-10-03 20:23       ` Matt Fleming
2016-09-26  3:14   ` [PATCH 3/3] efi/efi_test: fix the uninitialized value rv Ivan Hu
     [not found]     ` <1474859691-8574-4-git-send-email-ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
2016-10-03 20:25       ` Matt Fleming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).