Changeset 81343 in vbox
- Timestamp:
- Oct 18, 2019 8:55:52 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp
r81342 r81343 1387 1387 if ( !strlen(pszPath) 1388 1388 || !RTStrIsValidEncoding(pszPath) 1389 || RTStrStr(pszPath, ".")1390 1389 || RTStrStr(pszPath, "..")) 1391 1390 {
Note:
See TracChangeset
for help on using the changeset viewer.