The last X3J11 draft that I have a copy of states that objects with static storage duration that are not initialized explicitly are initialized implicitly as if every scalar member were assigned the integer constant 0. This does not imply anything about bit patterns for null pointers.