Re: [PATCH v3 0/3] MR1825: kernelbase/path.c: UrlFixupW()
22 Jan
2023
22 Jan
'23
10:27 p.m.
On Sun Dec 18 23:28:47 2022 +0000, Zebediah Figura wrote:
We already know it fits, so this can just be memcpy(). source does not have wmemcpy and wcsncpy is defined as:
`#define wcsncpy(d,s,n) error do_not_use_wcsncpy_use_lstrcpynW_or_memcpy_instead` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1825#note_21340
1062
Age (days ago)
1062
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thomas Csovcsity (@thc13)