libtiff: enable fuzzing on i386 architecture (#2679)

This commit is contained in:
Even Rouault 2019-08-10 19:13:41 +02:00 committed by Abhishek Arya
parent 4d13e092dd
commit ea2ebaddb1
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386