> I would love to ring in the era of FreeType's CI.  As of today,
> FreeType's master branch will be run against OSS-Fuzz's findings
> automatically once per day.

Great!  Thanks for your work.  I've just a single comment for now.

* In `fuzzing/scripts/build-freetype.sh' I see

    bash ...

  All those scripts should run with plain `sh', which provides a very
  strict set of shell capabilities.  Maybe it makes sense to use
  `dash' instead of `bash'?


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to