BasicChatMods

BasicChatMods

602k Downloads

Global variable object tainted

Laumesis opened this issue ยท 1 comments

commented

object is not defined as local variable in this scope, so this taints global one.
Global variable object tainted by BasicChatMods - Interface\AddOns\BasicChatMods\fade.lua:131

object = chatFrame.buttonFrame

object = chatFrame.ScrollBar

object = chatFrame.ScrollToBottomButton

Sorry, I'm too lazy to fork and to make PR :(

commented

Thanks!