The Samba-Bugzilla – Attachment 12905 Details for
Bug 12560
Stack address is returned from function epoll_check_reopen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
a possible patch for this undefined behavior
tevent_epoll.patch (text/plain), 291 bytes, created by
shqking
on 2017-02-04 05:56:11 UTC
(
hide
)
Description:
a possible patch for this undefined behavior
Filename:
MIME Type:
Creator:
shqking
Created:
2017-02-04 05:56:11 UTC
Size:
291 bytes
patch
obsolete
>--- ./samba-4.5.5/lib/tevent/tevent_epoll.c 2016-08-11 15:51:04.000000000 +0800 >+++ tevent_epoll_new.c 2017-02-04 13:45:46.000000000 +0800 >@@ -251,6 +251,7 @@ > if (caller_panic_state != NULL) { > *caller_panic_state = true; > } >+ epoll_ev->panic_state = NULL; > return; > } > }
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 Raw
Actions:
View
Attachments on
bug 12560
: 12905