mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

Without this patch, this scenario results in a segmentation fault. I opted to keep the separator present for non-existing elements. Hence, a vector a, [empty], b with separator "|" will result in a||b
7 lines
100 B
Text
7 lines
100 B
Text
this * is * a * test
|
|
thisisatest
|
|
mytest
|
|
this__is__another__test
|
|
thisisanothertest
|
|
Test
|
|
...hi..there
|