Bugzilla – Attachment 1385 Details for
Bug 1395
"session_input_channel_req: no session" should be a debug message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Possible patch to turn this into a debug message (compile-tested only)
session.c.diff (text/plain), 404 bytes, created by
Ben Harris
on 2007-12-04 05:21:18 AEDT
(
hide
)
Description:
Possible patch to turn this into a debug message (compile-tested only)
Filename:
MIME Type:
Creator:
Ben Harris
Created:
2007-12-04 05:21:18 AEDT
Size:
404 bytes
patch
obsolete
>--- session.c.orig 2007-08-16 14:28:04.000000000 +0100 >+++ session.c 2007-12-03 18:19:17.000000000 +0000 >@@ -2011,7 +2011,7 @@ session_input_channel_req(Channel *c, co > Session *s; > > if ((s = session_by_channel(c->self)) == NULL) { >- logit("session_input_channel_req: no session %d req %.100s", >+ debug("session_input_channel_req: no session %d req %.100s", > c->self, rtype); > return 0; > }
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 1395
:
1385
|
1537