Closed ghost closed 12 years ago
In the current revision this is line chunk_info_handler.cc:954
instance->set_chunk_version(entry.second.chunk_version.string());
account_name, transaction_id and chunk_version are uninitialised and the time stamps are neg inf (i.e. entry.second is uninitialised).
Fixed in maidsafe/MaidSafe-Pd@3960d2de7b4821f7ee2b1a6d6e3a5962841e7af7