The Samba-Bugzilla – Attachment 8293 Details for
Bug 9471
SEGV when using second vfs module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 3.6.9
samba-3.6.9-segv_with_debugclass.patch (text/plain), 453 bytes, created by
Tsukasa HAMANO
on 2012-12-06 12:01:50 UTC
(
hide
)
Description:
patch for 3.6.9
Filename:
MIME Type:
Creator:
Tsukasa HAMANO
Created:
2012-12-06 12:01:50 UTC
Size:
453 bytes
patch
obsolete
>diff --git a/lib/util/debug.c b/lib/util/debug.c >index 108161e..efe6988 100644 >--- a/lib/util/debug.c >+++ b/lib/util/debug.c >@@ -953,7 +953,7 @@ bool dbghdrclass(int level, int cls, const char *location, const char *func) > slprintf(header_str + hs_len, > sizeof(header_str) -1 - hs_len, > ", class=%s", >- default_classname_table[cls]); >+ classname_table[cls]); > } > > /* Print it all out at once to prevent split syslog output. */
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 9471
:
8293
|
8304