Closed awelzel closed 2 years ago
Minimally this prevents errors when zeek.select_fields() is called with something that's not actually a ZeekValWrap object, but going forward can allow to pass-through the Zeek ValPtr directly back to Zeek rather than doing a conversion.
Minimally this prevents errors when zeek.select_fields() is called with something that's not actually a ZeekValWrap object, but going forward can allow to pass-through the Zeek ValPtr directly back to Zeek rather than doing a conversion.