[Bug 54486] New: getenv_s returns the wrong value
https://bugs.winehq.org/show_bug.cgi?id=54486 Bug ID: 54486 Summary: getenv_s returns the wrong value Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ucrtbase Assignee: wine-bugs(a)winehq.org Reporter: blitzkriegoutlaw(a)hotmail.com Distribution: --- Created attachment 74039 --> https://bugs.winehq.org/attachment.cgi?id=74039 Test case 'getenv_s(&l, NULL, 0, "HOMEDRIVE");' returns 0 (success) on Windows and 35 (ERANGE) with Wine. ERANGE should be returned only if buffer and numberOfElements are provided. -- 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=54486 blitzkriegoutlaw(a)hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ucrtbase |msvcrt -- 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=54486 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com Resolution|--- |FIXED Fixed by SHA1| |b7a586771b96cd38e4afb727fef | |cab3a9deef3c5 Status|UNCONFIRMED |RESOLVED --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- Marking as fixed by b7a586771b96cd38e4afb727fefcab3a9deef3c5. If there are still issues please reopen the bug. -- 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=54486 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 8.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)
-
WineHQ Bugzilla