Merge remote-tracking branch 'origin/topic/vern/CPP-Apr23-maint'

* origin/topic/vern/CPP-Apr23-maint:
  addressed static analysis concern about possible null pointer
  tweaks for "-O C++" of BTest's with conditional code

Backed out changes from at-if-lambda during merge and instead skip
test when running with ZEEK_USE_CPP.
This commit is contained in:
Arne Welzel 2023-04-03 16:37:02 +02:00
commit 1858c6b0c2
6 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,5 @@
# @TEST-DOC: Regression test for #2075 from 0xxon
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-EXEC: zeek -b %INPUT
# @TEST-EXEC: TEST_DIFF_CANONIFIER= btest-diff .stdout
# @TEST-EXEC: TEST_DIFF_CANONIFIER= btest-diff .stderr