Updated GSOC Ideas (markdown)

jbreiden 2014-02-14 08:38:35 -08:00
parent 5843fdf2f0
commit 0ddb8338fe

@ -18,7 +18,7 @@ _Suggested by Eric Soroos, Mentor_
Pillow decodes a lot of image formats, some of which are safer and better specified than others. Experience with [other projects](http://googleonlinesecurity.blogspot.com/2014/01/ffmpeg-and-thousand-fixes.html) has shown that there are many bugs lurking in otherwise functional code. Running a large corpus of valid, invalid, or otherwise fuzzed images while recording and investigating errors and crashes should improve the robustness of Pillow. Pillow decodes a lot of image formats, some of which are safer and better specified than others. Experience with [other projects](http://googleonlinesecurity.blogspot.com/2014/01/ffmpeg-and-thousand-fixes.html) has shown that there are many bugs lurking in otherwise functional code. Running a large corpus of valid, invalid, or otherwise fuzzed images while recording and investigating errors and crashes should improve the robustness of Pillow.
### Coverage ## Coverage
_Suggested by Jeff Breidenbach_ _Suggested by Jeff Breidenbach_