Re-Dream / misc

Miscelleanous Lua files that don't require their own repository (yet).
MIT License
2 stars 5 forks source link

chatbubbles: memory overflow "exploit" (truncate display) #30

Open Cynosphere opened 5 years ago

Cynosphere commented 5 years ago

chatbubbles can render a lot more characters than is needed, causing people to be able to overflow other players memory to the default heap allocation (3GB) if the attacker has a higher heap allocation

tldr: lots of characters = oom errors and possible crashes

konsolekonnect commented 5 years ago

I'm having the same problem with my overhead chat. Would love to see a fix for it here, as it would solve both of our problems