Closed
Description
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).