This website requires JavaScript.
Explore
❤️ Donate
Help
Register
Sign in
brunodev85
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
https://gitlab.winehq.org/wine/wine.git
synced
2025-08-28 10:13:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
wine
/
programs
/
xcopy
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Yuxuan Shui
237a2f6474
xcopy: Fix out-of-bound access when parsing arguments.
...
We didn't check if the argument string is long enough before indexing into it.
2025-06-18 21:50:50 +02:00
..
tests
xcopy: Fix handling of quoted filenames.
2025-01-22 13:02:43 +01:00
Makefile.in
xcopy.c
xcopy: Fix out-of-bound access when parsing arguments.
2025-06-18 21:50:50 +02:00
xcopy.h
xcopy: Exit after displaying help message.
2024-07-03 21:48:46 +02:00
xcopy.rc