This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc56ddf52cedf9dfd386b5c276b5b04e4e5609bc
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
NetworkProfiler
History
Ryan Gerleve
0cc4d30159
Fix writing strings in network profiler data file headers. Now handles strings of any length, and doesn't waste space if a string is less than 255 characters long. Previously if a string, like the URL, was longer than 255 characters, it would overwrite the beginning of the token stream, corrupting it. Incremented profiler version. Fixes UE-16607.
...
[CL 2577701 by Ryan Gerleve in Main branch]
2015-06-04 17:42:32 -04:00
..
NetworkProfiler
Fix writing strings in network profiler data file headers. Now handles strings of any length, and doesn't waste space if a string is less than 255 characters long. Previously if a string, like the URL, was longer than 255 characters, it would overwrite the beginning of the token stream, corrupting it. Incremented profiler version. Fixes UE-16607.
2015-06-04 17:42:32 -04:00
NetworkProfiler.sln
…