jay4rubydev (Jay M)
- Login: jay4rubydev
- Registered on: 12/27/2023
- Last sign in: 07/02/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/28/2023
-
05:57 AM Ruby Bug #20096: Ruby 3.2.2 win32/registry: Junk appended to Windows Registry String Value
- I agree about REG_MULTI_SZÂ - from checking the documentation of https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regsetvalueexw:
With the REG_MULTI_SZ data type, the string must be terminated with two null character...
12/27/2023
-
06:01 AM Ruby Bug #20096 (Closed): Ruby 3.2.2 win32/registry: Junk appended to Windows Registry String Value
- Ruby Version:
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x64-mswin64_140]
Compiler: MSVC 2019 - Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30147 for x64.
Issue: win32/registry adds junk to Windows Registry String Value
...