Return an empty string for service dependencies when there are no
commit4021f530d744892180bd4eef5b28dc6370d33fe4
authorTroy Rollo <wine@troy.rollo.name>
Fri, 4 Mar 2005 12:32:50 +0000 (4 12:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Mar 2005 12:32:50 +0000 (4 12:32 +0000)
treec1e086268b2a8a5deca195195c758fec5c22bfa9
parent64db5331730c0810d1d1f66809bd74e45fd761dd
Return an empty string for service dependencies when there are no
dependencies, rather than a NULL pointer, which causes some apps to
SEGV.
dlls/advapi32/service.c