Skip to content

win32: dirs: fix potential buffer overflow when appending "portable"

Steve Lhomme requested to merge robUx4/vlc:windir-cat into master

We let the concatenation decide if there's enough room or not.

And use the Wide char calls where wide char pointers are used.

Merge request reports

Loading