Skip to content
Snippets Groups Projects
user avatar
Wouter van Oortmerssen authored
Because they are represented as `const T *` in the Vector template,
the sizeof(const T *) was accidentally used instead of sizeof(T).

Change-Id: Ib4dc73e1d21396ba2e30c84e5e229c4147204bb1
Tested: on Linux.
9c9fce96
Name Last commit Last update