Univention Bugzilla – Attachment 10514 Details for
Bug 51804
UDN transaction processing delayed until next transaction
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug51804-idea.patch
Bug51804-idea.patch (text/plain), 522 bytes, created by
Arvid Requate
on 2020-10-13 11:57:01 CEST
(
hide
)
Description:
Bug51804-idea.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2020-10-13 11:57:01 CEST
Size:
522 bytes
patch
obsolete
>diff --git a/management/univention-directory-notifier/src/notify.c b/management/univention-directory-notifier/src/notify.c >index 76baa23f88..1af249ec01 100644 >--- a/management/univention-directory-notifier/src/notify.c >+++ b/management/univention-directory-notifier/src/notify.c >@@ -665,6 +665,8 @@ void notify_listener_change_callback(int sig, siginfo_t *si, void *data) > } > > fclose_lock(&l_file); >+ } else { >+ set_listener_callback(); > } > > if ( ( file = fopen_lock (FILE_NAME_NOTIFIER_PRIV, "r+") ) == NULL ) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51804
: 10514