Skip to content
Snippets Groups Projects
Commit 429a394e authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Do not assert when plugging a vector which is too small.

It happens, especially at init that vector are null (of size 0).
In this case, avoid abrupt failure by just copying the available
data instead of aborting the whole software.
parent d46dc607
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment