[Bug 39237] New: urlmon:sec_mgr fails if privileges not high enough
https://bugs.winehq.org/show_bug.cgi?id=39237 Bug ID: 39237 Summary: urlmon:sec_mgr fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The following failures only happen on the fg-winxp-lusr box which is a Limited user account running on Windows XP configuration: sec_mgr.c:774: Test failed: RegCreateKey failed: 5 sec_mgr.c:777: Test failed: RegSetValueEx failed: 6 sec_mgr.c:919: testing zone domain mappings... sec_mgr.c:931: Test failed: Expected URLZONE_CUSTOM, but got 3 The error code (ERROR_ACCESS_DENIED) corresponds to a registry permission error. The tests regression was introduced by the following commit: commit b9308fa06f4bcce4c340e6d9199c52c6b5ad9130 Author: Thomas Mullaly <tmullaly(a)codeweavers.com> Date: Fri Mar 11 00:55:31 2011 -0500 urlmon/tests: Added zone domain mapping tests. See: https://test.winehq.org/data/tests/urlmon:sec_mgr.html -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39237 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39237 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Detlef Riekenberg <wine.dev(a)web.de> --- Fixed dec. 2016 by 3a8801b1cc3aa2720dd2e189fc35cf856afb282c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39237 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3a8801b1cc3aa2720dd2e189fc3 | |5cf856afb282c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39237 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org