google / sandboxed-api

Generate sandboxes for C/C++ libraries automatically
https://developers.google.com/sandboxed-api/
Apache License 2.0
1.65k stars 189 forks source link

Use patch in batch mode with correct input #149

Closed DemiMarie closed 2 years ago

DemiMarie commented 2 years ago

This ensures that it will not prompt for input or fail if run a second time. Also fix the input file.

cblichmann commented 2 years ago

6fa842476bfacb8d3036ce9580a9edecef925bb9 dropped the patch, as upstream fixed the symbol hiding issue.