Jan Breuer
2015-08-27 832a6d879aae64aaa31dbf02c405b37bea958910
libscpi/src/parser.c
@@ -770,6 +770,10 @@
                        i_from++;
                    }
                }
                *copy_len = i_to;
                if (i_to < buffer_len) {
                    buffer[i_to] = 0;
                }
                break;
            default:
                SCPI_ErrorPush(context, SCPI_ERROR_DATA_TYPE_ERROR);