Ticket #3241 (closed bug: fixed)
System.Win32.Registry - incorrect length calculation in regSetStringValue
| Reported by: | binarin | Owned by: | simonmar |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.1 |
| Component: | libraries (other) | Version: | 6.10.2 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
regSetStringValue calls regSetValueEx with length of value in characters, not in bytes. Due to this only first half of value is written to registry.
Change History
Note: See
TracTickets for help on using
tickets.
