You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ba...@apache.org on 2019/11/15 09:03:26 UTC

[nifi-minifi-cpp] branch master updated (672f441 -> 1512002)

This is an automated email from the ASF dual-hosted git repository.

bakaid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from 672f441  MINIFICPP-1083 - Creating directory on Win fails in case it already exists
     new 9f04c69  MINIFICPP-1086 - Fix crash in windows-event-log extension's MetadataWalker
     new ecdc95e  MINIFICPP-1086 - ConsumeWindowsEventLog fixes
     new 1512002  Merge pull request #682 from bakaid/MINIFICPP-1086

The 658 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../windows-event-log/ConsumeWindowsEventLog.cpp   | 27 ++++++++++++++++++++--
 .../windows-event-log/ConsumeWindowsEventLog.h     |  3 +++
 .../windows-event-log/wel/MetadataWalker.cpp       |  2 +-
 .../windows-event-log/wel/WindowsEventLog.cpp      |  7 ++++++
 4 files changed, 36 insertions(+), 3 deletions(-)