Github user jdanekrh commented on the issue:

    https://github.com/apache/qpid-proton/pull/95
  
    I've done the cleanup.
    
    One thing I came across is that I was not able to easily build the fuzzers 
with a simple driver on Windows, because MSVC does not have weak linking. Since 
both afl-fuzz and libFuzzer do not work on Linux anyway, I think it is OK to 
disable this with MSVC.
    
    If I enable building and running the fuzzers with the simple driver, then 
Windows build is unchanged and Linux build shows results of the tests. The 
reason it is passing in Travis and not for me locally is that Travis does not 
enable sanitizers like `-fsanitize=address`.
    
    CI builds with fuzzer enabled:
    
    https://ci.appveyor.com/project/ke4qqq/qpid-proton/build/master.1117
    https://travis-ci.org/apache/qpid-proton/builds/205374841


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to