yogwoggf/gmdenoiser

Not validating RTs

Derpius opened this issue · 0 comments

Not only are you not checking rt->IsValid(), but you’re assuming self passed to the metamethod is an rt, which will not always be the case if someone calls the function directly, leading to you dereferencing a null pointer