mozilla-ntlm-full-path.patch
changeset 994 9fc447b00040
parent 869 0dd25a92df97
child 1006 5ba9b67de554
--- a/mozilla-ntlm-full-path.patch	Sun Sep 17 10:06:24 2017 +0200
+++ b/mozilla-ntlm-full-path.patch	Wed Sep 20 21:52:01 2017 +0200
@@ -1,7 +1,7 @@
 # HG changeset patch
 # User Petr Cerny <pcerny@novell.com>
 # Parent 7308e4a7c1f769f4bbbc90870b849cadd99495a6
-# Parent  03565086f1e230cf6f0f6c01bf9a792c732de50b
+# Parent  fe1932b7223a298863663244accc524d474a9f6d
 Bug 634334 - call to the ntlm_auth helper fails
 
 diff --git a/extensions/auth/nsAuthSambaNTLM.cpp b/extensions/auth/nsAuthSambaNTLM.cpp
@@ -25,4 +25,4 @@
      };
  
      bool isOK = SpawnIOChild(const_cast<char* const*>(args), &mChildPID, &mFromChildFD, &mToChildFD);
-     if (!isOK)  
+     if (!isOK)