While the code that creates the object sets priv to some existing pointer after new, this ensures any future new not doing this will hit the various priv!=NULL asserts in the code. Coverity 1139935