mirror of
https://github.com/reactos/wine.git
synced 2025-02-09 21:55:12 +00:00
![Rob Shearman](/assets/img/avatar_default.png)
nextUrl is of type "WCHAR *" so don't multiply the length by "sizeof(WCHAR)" when incrementing the pointer.
nextUrl is of type "WCHAR *" so don't multiply the length by "sizeof(WCHAR)" when incrementing the pointer.