Re: [SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-07 Thread Jakub Hrozek
On Mon, Apr 07, 2014 at 05:30:39PM +0200, Jakub Hrozek wrote: > On Mon, Apr 07, 2014 at 04:51:58PM +0200, Jakub Hrozek wrote: > > On Fri, Apr 04, 2014 at 08:42:53PM +0200, Michal Židek wrote: > > > On 04/04/2014 07:26 PM, Lukas Slebodnik wrote: > > > >On (04/04/14 17:08), Michal Židek wrote: > > >

Re: [SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-07 Thread Jakub Hrozek
On Mon, Apr 07, 2014 at 04:51:58PM +0200, Jakub Hrozek wrote: > On Fri, Apr 04, 2014 at 08:42:53PM +0200, Michal Židek wrote: > > On 04/04/2014 07:26 PM, Lukas Slebodnik wrote: > > >On (04/04/14 17:08), Michal Židek wrote: > > >>Reported by Clang. See patch description for more info. > > >> > > >>P

Re: [SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-07 Thread Jakub Hrozek
On Fri, Apr 04, 2014 at 08:42:53PM +0200, Michal Židek wrote: > On 04/04/2014 07:26 PM, Lukas Slebodnik wrote: > >On (04/04/14 17:08), Michal Židek wrote: > >>Reported by Clang. See patch description for more info. > >> > >>Patch is in attachment. > >> > >>Thanks, > >>Michal > > > >>From a0c94bc4c5

Re: [SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-04 Thread Michal Židek
On 04/04/2014 07:26 PM, Lukas Slebodnik wrote: On (04/04/14 17:08), Michal Židek wrote: Reported by Clang. See patch description for more info. Patch is in attachment. Thanks, Michal From a0c94bc4c5df2955e82a7dc0852a86019286577e Mon Sep 17 00:00:00 2001 From: Michal Zidek Date: Fri, 4 Apr

Re: [SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-04 Thread Lukas Slebodnik
On (04/04/14 17:08), Michal Židek wrote: >Reported by Clang. See patch description for more info. > >Patch is in attachment. > >Thanks, >Michal >From a0c94bc4c5df2955e82a7dc0852a86019286577e Mon Sep 17 00:00:00 2001 >From: Michal Zidek >Date: Fri, 4 Apr 2014 16:53:48 +0200 >Subject: [PATCH] Passi

[SSSD] [PATCH] Passing NULL as map_order in create_order_array is invalid.

2014-04-04 Thread Michal Židek
Reported by Clang. See patch description for more info. Patch is in attachment. Thanks, Michal >From a0c94bc4c5df2955e82a7dc0852a86019286577e Mon Sep 17 00:00:00 2001 From: Michal Zidek Date: Fri, 4 Apr 2014 16:53:48 +0200 Subject: [PATCH] Passing NULL as map_order in create_order_array is inva