zeek/testing/btest/Baseline/bifs.join_string
Johanna Amann 551a7d7394 Make join_string_vec work with vectors containing empty elements.
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
2015-10-22 13:08:47 -07:00
..
out Make join_string_vec work with vectors containing empty elements. 2015-10-22 13:08:47 -07:00