24 Apr
2025
24 Apr
'25
6:51 a.m.
On Wed Apr 23 18:39:06 2025 +0000, Elizabeth Figura wrote:
That doesn't seem quite right either though, since debugstr_wn() will read past a terminating null. Right. `wcsnlen()` may be helpful here. Alternatively, we could simply print the ptr itself and leave it to the eventual implementer to get right.
We should also switch the `wstr` to `ptr` in the spec file. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7781#note_101777