Details
Description
BaseDataStreamMarshaller::readAsciiString() tries to reference the first element of an empty vector, which calls terminate() when _SECURE_SCL = 1 (which is default).
BaseDataStreamMarshaller::readAsciiString() tries to reference the first element of an empty vector, which calls terminate() when _SECURE_SCL = 1 (which is default).