BytesClub / serverX

A HTTP/HTTPS Web Server Handler by (C) Bytes Club
Other
3 stars 3 forks source link

Scope: Scope can be reduced further #4

Closed 0xTheProDev closed 7 years ago

0xTheProDev commented 7 years ago

new_size = GetFullPathNameA(path, size, return_path, 0);

Cause of Error: The scope of the variable 'varname' can be reduced.