fishy commented on PR #2886:
URL: https://github.com/apache/thrift/pull/2886#issuecomment-1832573691

   @catenacyber hmm the make failing is weird, certainly not related to this 
change.
   
   for the rest, can you point me to the script actually run by oss-fuzz? I 
think some slight modifications are needed. if you look at the changes to files 
under `lib/go/test/fuzz` in this PR, we no longer generate individual go 
modules (run `go mod init` under the two directories generated by thrift 
compiler, and changed the import path in `fuzz.go`. we also changed the thrift 
compiler args to make it work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to