[PATCH] param: Fix str_list_v3 to accept ; again

Andreas Schneider asn at samba.org
Thu Feb 11 14:58:33 UTC 2016


On Thursday 11 February 2016 13:19:20 Volker Lendecke wrote:
> Hi!
> 
> Review&push appreciated!

Could we change:

if (!sep) {

to

if (sep == NULL) {

If you change that you can push with my RB+


-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             asn at samba.org
www.samba.org



More information about the samba-technical mailing list