mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
imessaging: Fix a comment
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
90f9db9c06
commit
839a45a471
@ -564,7 +564,7 @@ int imessaging_cleanup(struct imessaging_context *msg)
|
||||
/*
|
||||
create the listening socket and setup the dispatcher
|
||||
|
||||
use temporary=true when you want a destructor to remove the
|
||||
use auto_remove=true when you want a destructor to remove the
|
||||
associated messaging socket and database entry on talloc free. Don't
|
||||
use this in processes that may fork and a child may talloc free this
|
||||
memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user