-
Thomas Moulard authored
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.
Thomas Moulard authoredIt 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.