s4/test: fix SEGFAULT in test_group_create when rid is NULL
authorKamen Mazdrashki <kamenim@samba.org>
Thu, 10 Jun 2010 15:21:44 +0000 (18:21 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Thu, 10 Jun 2010 22:20:09 +0000 (01:20 +0300)
commitd6d8ec80f9fc713924df1c9b72ab0491bdf95bde
tree4a094e2b57fc19b1311d1eb3eb32726bcc114d68
parenteda49261205471a1e0c96ae4e1eda037edb11eba
s4/test: fix SEGFAULT in test_group_create when rid is NULL

Caller of this function may not need group RID and
in such case it passes NULL for rid parameter
source4/torture/libnet/utils.c