Bugzilla – Attachment 53360 Details for
Bug 15006
Need to distinguish client timeout from login timeout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 15006: [QA Follow-up] Satisfy qa tools with one tab less
Bug-15006-QA-Follow-up-Satisfy-qa-tools-with-one-t.patch (text/plain), 962 bytes, created by
Srdjan Jankovic
on 2016-07-13 01:00:03 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 15006: [QA Follow-up] Satisfy qa tools with one tab less
Filename:
MIME Type:
Creator:
Srdjan Jankovic
Created:
2016-07-13 01:00:03 UTC
Size:
962 bytes
patch
obsolete
>From f9b2bf54b6f7332af1128f2a2b70877de6a45fa6 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 12 Jul 2016 15:48:34 +0200 >Subject: [PATCH] Bug 15006: [QA Follow-up] Satisfy qa tools with one tab less > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Srdjan <srdjan@catalyst.net.nz> >--- > C4/SIP/SIPServer.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/SIP/SIPServer.pm b/C4/SIP/SIPServer.pm >index e3cab23..c674474 100755 >--- a/C4/SIP/SIPServer.pm >+++ b/C4/SIP/SIPServer.pm >@@ -146,7 +146,7 @@ sub raw_transport { > syslog("LOG_INFO", "raw_transport: shutting down: EOF during login"); > return; > } >- $input =~ s/[\r\n]+$//sm; # Strip off trailing line terminator(s) >+ $input =~ s/[\r\n]+$//sm; # Strip off trailing line terminator(s) > last if C4::SIP::Sip::MsgType::handle($input, $self, LOGIN); > } > alarm 0; >-- >2.7.4
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
|
Splinter Review
Attachments on
bug 15006
:
45039
|
45583
|
45594
|
52477
|
52478
|
52479
|
52480
|
52784
|
52785
|
52786
|
52787
|
52849
|
52850
|
52851
|
52852
|
52853
|
53009
|
53010
|
53011
|
53012
|
53013
|
53014
|
53132
|
53133
|
53134
|
53135
|
53309
|
53310
|
53311
|
53312
|
53355
|
53356
|
53357
|
53358
|
53359
|
53360
|
53363
|
53364
|
53365
|
53366
|
53367
|
53368
|
53369