Jim-Holmstroem / Hax---The-Game

The final lab in a C++-course.
3 stars 0 forks source link

Segfault #1

Closed sye closed 11 years ago

sye commented 11 years ago

In SerializableVector::ElementFromString, if T is a pointer then we need to allocate it when we declare T here, otherwise segfault will occur on the next line.

sye commented 11 years ago

Obsolete because of https://github.com/Jim-Holmstroem/Hax---The-Game/commit/b88c861ea84da262aab221f05d7bd8d1fbaa9eec