Commit graph

4 commits

Author SHA1 Message Date
Harish Mahendrakar
82b7f933f4 fuzzer: Updates to fuzzer plugin
Add support to configure architecture
Limit number of decode calls to 100
Avoid zero size allocations

Bug: 141574514
Test: ./avc_dec_fuzzer

Change-Id: I3a449a795e1d849424dafb00142d861988e5a0e4
2019-10-22 21:56:45 +00:00
Harish Mahendrakar
9aefe92778 Replace memalign with posix_memalign
Bug: 140696633
Test: Build and test binaries

Change-Id: I2a00a34347732eb91f2dc3514c4fa8fa5b5c51b5
2019-09-12 16:37:45 -07:00
Harish Mahendrakar
c7a2050496 Add README.md for fuzzer
Instructions to build fuzzer target are now in README.md

Bug: 139761244
Test: Review
Change-Id: Ie0eebac0508e45fc952b1e9cf2bb9b2a3df6b475
2019-08-21 00:22:52 +00:00
Harish Mahendrakar
1cf2178de2 Added avc_dec_fuzzer
Test: ./avc_dec_fuzzer
Bug: 135629550

Change-Id: I6a7685873941b4680e53003e597a6785ca5584e5
2019-08-13 14:43:27 -07:00