Add Multicast capabilities for LAN server scanning.
This commit is contained in:
parent
32bd0ab5bd
commit
eb3b59308b
10 changed files with 351 additions and 153 deletions
|
@ -2475,7 +2475,7 @@ qboolean FS_idPak( char *pak, char *base ) {
|
|||
|
||||
/*
|
||||
================
|
||||
FS_idPak
|
||||
FS_CheckDirTraversal
|
||||
|
||||
Check whether the string contains stuff like "../" to prevent directory traversal bugs
|
||||
and return qtrue if it does.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue