GeneratorObjectsTPCnv: Clear flow information when reading.
For versions p2, p3, and p4, we weren't clearing flow information before filling it. Since these objects are managed by a DataPool, than means that the flow information is garbage when we read these versions. Fixed.
See ATLASSIM-5403.