2017-01-12 3:29 GMT+08:00 Michael Niedermayer :
> On Tue, Jan 10, 2017 at 07:44:32PM +0800, Steven Liu wrote:
> > CID: 1396852
> > check the devices_list alloc status,
> > and release the devices_list when alloc devices error
> >
> > Signed-off-by: Steven Liu
> > ---
> > cmdutils_opencl.c | 7 ++
On Tue, Jan 10, 2017 at 07:44:32PM +0800, Steven Liu wrote:
> CID: 1396852
> check the devices_list alloc status,
> and release the devices_list when alloc devices error
>
> Signed-off-by: Steven Liu
> ---
> cmdutils_opencl.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> dif
CID: 1396852
check the devices_list alloc status,
and release the devices_list when alloc devices error
Signed-off-by: Steven Liu
---
cmdutils_opencl.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/cmdutils_opencl.c b/cmdutils_opencl.c
index dd21344..5bbc8dc 100644
--