server: Add recursion limit to resolver #261
Loading…
Reference in a new issue
No description provided.
Delete branch "recursion-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patches pulled from https://code.vtopia.live/Vtopia/MissV/pulls/8
This mitigates an attack where an actor object can recursively reference randomly generated actors, which can cause the instance to slow to a crawl.
dab5efbc02
to11a6e706f4
Looks good to me now.