This is an automated email from the ASF dual-hosted git repository.
aboda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from 96466d0 MINIFICPP-1394 - Use stack allocated buffer for first event api call
add 4e78713 MINIFICPP-1397 Fix compilation errors when PCAP is enabled
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 10 +++++-----
extensions/pcap/CMakeLists.txt | 2 +-
extensions/pcap/CapturePacket.cpp | 4 +---
libminifi/include/io/ClientSocket.h | 2 ++
libminifi/test/pcap-tests/PcapTest.cpp | 7 ++++---
5 files changed, 13 insertions(+), 12 deletions(-)
|