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

   > https://github.com/google/oss-fuzz/blob/master/projects/thrift/build.sh
   > 
   > Let me know id it needs some changes
   
   @catenacyber: 
   
   We would need to change line 32 into:
   
   ```
   thrift -r --gen 
go:package_prefix=github.com/apache/thrift/lib/go/test/fuzz/gen-go/ 
../../../../tutorial/tutorial.thrift
   ```
   
   and then remove lines 33-34 (line 35 probably can also be removed, but I 
think leaving it would also be harmless)


-- 
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