On Mon, Sep 07, 2009 at 01:05:31AM -0400, Timothy Normand Miller wrote:
> Well, the solution was as simple as this:
>
> bool dns_register_smbd_reply(struct dns_reg_state *dns_state,
> fd_set *lfds, struct timeval *timeout)
> {
> int mdnsd_conn_fd = -1;
>
> + if (!dns_state) return false;
> if (dns_state->srv_ref == NULL) {
> return false;
> }Thanks a lot! Will be in 3.3.8. Volker
signature.asc
Description: Digital signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
