Function:

unsigned char *create_volume_objectid(connection_struct *conn, unsigned char 
objid[16])
{
    E_md4hash(lp_servicename(SNUM(conn)),objid);
    return objid;
}

lp_servicename returning NULL Is the same problem as seen in bug 913809
- might be related.

** Summary changed:

- smbd crashed with SIGABRT in push_ucs2_talloc()
+ smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916576

Title:
  smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns
  NULL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/916576/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to