WFS Error and Question

Playing around with the WFS, I’ve come across an error. When I close the program WndProcHelpersWFS.UnsubclassHelper throws a NilObjectException on:

count = Ubound(mSubclasses)

Does there need to be mSubclasses = New somewhere?