/[packages]/cauldron/firefox/current/SOURCES/rhbz-1173156.patch
ViewVC logotype

Contents of /cauldron/firefox/current/SOURCES/rhbz-1173156.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1380218 - (show annotations) (download)
Mon Mar 25 23:32:42 2019 UTC (5 years, 1 month ago) by tv
File size: 723 byte(s)
66.0.1
1 diff -up firefox-60.5.0/extensions/auth/nsAuthSambaNTLM.cpp.rhbz-1173156 firefox-60.5.0/extensions/auth/nsAuthSambaNTLM.cpp
2 --- firefox-60.5.0/extensions/auth/nsAuthSambaNTLM.cpp.rhbz-1173156 2019-01-22 10:36:09.284069020 +0100
3 +++ firefox-60.5.0/extensions/auth/nsAuthSambaNTLM.cpp 2019-01-22 10:37:12.669757744 +0100
4 @@ -161,7 +161,7 @@ nsresult nsAuthSambaNTLM::SpawnNTLMAuthH
5 const char* username = PR_GetEnv("USER");
6 if (!username) return NS_ERROR_FAILURE;
7
8 - const char* const args[] = {"ntlm_auth",
9 + const char* const args[] = {"/usr/bin/ntlm_auth",
10 "--helper-protocol",
11 "ntlmssp-client-1",
12 "--use-cached-creds",

  ViewVC Help
Powered by ViewVC 1.1.30