lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 13 Jan 2015 06:51:40 +0000
From:	Peter Chen <Peter.Chen@...escale.com>
To:	Huang Rui <ray.huang@....com>, Felipe Balbi <balbi@...com>,
	Alan Stern <stern@...land.harvard.edu>
CC:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 1/4] usb: gadget: u_uac1: fix build issue

 
> See below error message:
>   CC [M]  drivers/gpu/drm/nouveau/core/subdev/vm/nv50.o
>   CC [M]  drivers/staging/lustre/lnet/selftest/module.o
> drivers/usb/gadget/function/f_uac1.c: In function ‘f_audio_free_inst’:
> drivers/usb/gadget/function/f_uac1.c:904:21: error: ‘struct f_uac1_opts’ has
> no member named ‘card’
>   gaudio_cleanup(opts->card);
>                      ^
> make[4]: *** [drivers/usb/gadget/function/f_uac1.o] Error 1
> make[3]: *** [drivers/usb/gadget/function] Error 2
> make[2]: *** [drivers/usb/gadget] Error 2
> make[2]: *** Waiting for unfinished jobs....
>   CC [M]  drivers/staging/lustre/lnet/selftest/ping_test.o
> 
> Signed-off-by: Huang Rui <ray.huang@....com>
> Cc: Peter Chen <peter.chen@...escale.com>
> ---
> 

Oh, my three patches have dependencies, it needs to rebase Felipe's fixes tree to fix this problem.

commit 4fde6204df052bb89ba3d915ed6ed9f306f3cfa1
Author: Peter Chen <peter.chen@...escale.com>
Date:   Mon Dec 1 16:09:27 2014 +0800

    usb: gadget: f_uac1: access freed memory at f_audio_free_inst



Peter

 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ