You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A major industrial partner has a problem with a code-base that is running out of memory during function pointer removal. It makes heavy of dispatch tables and so has lots of functions with identical signatures. Unfortunately this is all of the information I have so far, so I guess this is more a place-holder / if other people were thinking about this (for vtables perhaps).