Changes between Initial Version and Version 1 of Ticket #9601, comment 2
- Timestamp:
- Jan 22, 2014, 8:13:44 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9601, comment 2
initial v1 48 48 }}} 49 49 50 The new code doesn't do this . So my first idea for a fix would be to create a version of load_object_ptr with an overload to update the address member of that vector as before.50 The new code doesn't do this assignment before deserializing. So my first idea for a fix would be to create a version of load_object_ptr with an overload to update the address member of that vector as before. 51 51 52 52 There is a comment: