Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113784989
  
    --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp ---
    @@ -339,7 +339,7 @@ void YamlConfiguration::parseProvenanceReportingYaml(
         return;
       }
     
    -  if (!reportNode || !(reportNode->IsSequence())) {
    --- End diff --
    
    This looks like it got reverted from a prior state.  Need to check for 
validity that it is both nonnull and a sequence to do subseqent parsing.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to