loadparm: fix process_registry_shares() when there is only [global] in registry.
authorMichael Adam <obnox@samba.org>
Tue, 27 May 2008 08:59:11 +0000 (10:59 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 27 May 2008 09:00:30 +0000 (11:00 +0200)
commit28d197220038b9a47af177b88a8587f865e45de5
treea8d7bd2274ad82d5e78b2b87099db3899944ed12
parent5d22ca00bcdf49dcb35468400ac8cc3c57808d0d
loadparm: fix process_registry_shares() when there is only [global] in registry.

This fixes testparm printing "Error loading services." when there is only
the global section in registry and no other service definition.

Michael
source/param/loadparm.c