Fix coverity finding: use deep copy instead of reference showing to
authorKim Kulling <kim.kulling@googlemail.com>
Tue, 30 Aug 2016 17:46:34 +0000 (19:46 +0200)
committerKim Kulling <kim.kulling@googlemail.com>
Tue, 30 Aug 2016 17:46:34 +0000 (19:46 +0200)
commit659a55be4afe50ec2a87ca185fe8a6ce970a90ad
tree8d61523ff63247abff048daaaf621998ead0a3eb
parentc6f670ff50a5099e7f12daf91c96b46a04498f81
Fix coverity finding: use deep copy instead of reference showing to
mem-adress when reading and calling push_back in a std::vector.
code/IFCGeometry.cpp